LLM Releases

Cost per million tokens

All reports

LLM API pricing comparison

Models with published API pricing, sorted cheapest-first by output cost. Input and output rates are shown separately because they bill differently.

Headline “price” for an LLM is really two numbers: the cost per million input tokens and per million outputtokens. Output is typically the pricier of the two, so the table is sorted by output cost — the figure that tends to dominate generation-heavy and agentic workloads.

Only models with a published price appear below. Open-weight models you run yourself are excluded unless their lab also lists a hosted API rate.

Prices are list rates per 1M tokens in USD and can change without notice; always confirm against the provider before budgeting.

ModelLabAccessInput $/MtokOutput $/MtokContextReleasedSource
Qwen3.7-FlashQwenProprietary$0.03$0.131MJul 27, 2026source
Laguna XS 2.1PoolsideOpenMDW-1.1$0.1$0.2256KJul 2, 2026source
Laguna S 2.1PoolsideOpenMDW-1.1$0.1$0.21MJul 21, 2026source
DeepSeek-V4-Flash-0731DeepSeekMIT$0.14$0.281MJul 31, 2026source
Gemini 2.5 Flash-LiteDeepMindProprietary$0.1$0.41MJul 22, 2025source
Mistral Small 4MistralApache 2.0$0.15$0.6256KMar 16, 2026source
KAT-Coder-Air V2.5KwaipilotProprietary$0.15$0.6262KJul 14, 2026source
Step-3.7-FlashStepFunApache-2.0$0.2$1.15256KMay 29, 2026source
Qwen3.7-PlusQwenProprietary$0.4$1.61MJun 3, 2026source
Mistral Medium 3MistralProprietary$0.4$2May 7, 2025source
Gemini 2.5 FlashDeepMindProprietary$0.3$2.51MJun 17, 2025source
Gemini 3.5 Flash-LiteDeepMindProprietary$0.3$2.51MJul 21, 2026source
Grok 4.3xAIProprietary$1.25$2.51MMay 6, 2026source
KAT-Coder-Pro V2.5KwaipilotProprietary$0.74$2.96262KJul 14, 2026source
Kimi K2.7 CodeMoonshotModified MIT$0.95$4262KJun 18, 2026source
GLM-5V-TurboZ.aiProprietary$1.2$4203KApr 1, 2026source
Muse Spark 1.1MetaProprietary$1.25$4.251.0MJul 9, 2026source
Claude Haiku 4.5AnthropicProprietary$1$5200KOct 15, 2025source
GPT-5.6 LunaOpenAIProprietary$1$61.5MJul 9, 2026source
Grok 4.5xAIProprietary$2$6Jul 8, 2026source
Gemini 3.6 FlashDeepMindProprietary$1.5$7.51MJul 21, 2026source
Qwen3.7-MaxQwenProprietary$2.5$7.51MMay 20, 2026source
Gemini 3.5 FlashDeepMindProprietary$1.5$91MMay 19, 2026source
InklingThinking MachinesApache-2.0$3.74$9.361.0MJul 15, 2026source
GPT-5.3-CodexOpenAIProprietary$1.25$10400KFeb 5, 2026source
GPT-5.2-CodexOpenAIProprietary$1.25$10400KDec 18, 2025source
GPT-5.2OpenAIProprietary$2$12400KDec 11, 2025source
GPT-5.6 TerraOpenAIProprietary$2.5$151.5MJul 9, 2026source
Claude Sonnet 5AnthropicProprietary$3$15200KJun 30, 2026source
Claude Sonnet 4.5AnthropicProprietary$3$15200KSep 29, 2025source
Kimi K3MoonshotModified MIT$3$151.0MJul 16, 2026source
GPT-5.5OpenAIProprietary$3$20800KMay 7, 2026source
Claude Opus 5AnthropicProprietary$5$251MJul 24, 2026source
GPT-5.6 SolOpenAIProprietary$5$301.5MJul 9, 2026source
Fugu UltraSakanaProprietary$5$30Jun 22, 2026source
Claude Mythos 5AnthropicProprietary$10$50Apr 7, 2026source
Claude Fable 5AnthropicProprietary$10$501MJun 9, 2026source
Claude Opus 4.6AnthropicProprietary$15$75200KFeb 5, 2026source
Claude Opus 4.8AnthropicProprietary$15$75500KMay 28, 2026source
Claude Opus 4.1AnthropicProprietary$15$75200KAug 5, 2025source

Frequently asked questions

Why are input and output prices listed separately?

Providers bill input (prompt) and output (generated) tokens at different rates — output is usually several times more expensive. Your real cost depends on the ratio of the two in your workload, so a model that looks cheap on input can be expensive for long generations, and vice-versa.

How do I estimate my actual cost?

Multiply your expected input tokens by the input rate and your expected output tokens by the output rate, both per million, then add them. For chat and retrieval workloads input usually dominates; for drafting and agentic generation, output dominates.

Are open-weight models free?

Self-hosting open-weight models has no per-token licence fee, but you still pay for the hardware or a hosting provider's API. The prices here are list API prices for the model's primary hosted endpoint, where one is published.

Related