Free tool · Updated 2026-07-27

LLM Pricing Comparison

The cheapest LLM API depends on your traffic, not the sticker. Enter your mix and see the ranking at your own numbers.

Prompt, context, retrieved documents.

Output bills 4x to 8x input. It moves the ranking.

Share of input served as cached reads.

Cheapest at your traffic shape
DeepSeek $139.00/mo

At your current mix the sticker ranking happens to survive intact. Change the output share or the cache hit rate and watch it stop.

Model$/M in$/M outCached readYour $/moMonthly cost
DeepSeek
DeepSeek
$0.28$1.1090% off$139.00
Gemini 2.5 Flash
Google
$0.30$2.5075% off$215.00
Claude Haiku
Anthropic
$1.00$5.0090% off$550.00
GPT-5.6
OpenAI
$1.25$10.0090% off$875.00
Gemini 2.5 Pro
Google
$1.25$10.0075% off$875.00
GPT-4o (legacy)
OpenAI
$2.50$10.0050% off$1,250
Claude Sonnet
Anthropic
$3.00$15.0090% off$1,650
Claude Opus
Anthropic
$5.00$25.0090% off$2,750

Prices verified 2026-07-27against each provider's published pricing. Prices move; confirm on the provider page before committing an architecture to one. Sticker price is one input among three: the mix and the cache decide the rest.

Why sticker tables pick the wrong model

Three things a $/MTok column cannot tell you.

Output moves the ranking

Output bills 4x to 9x input and the multiple differs per provider. An output-heavy workload reorders the whole table.

Cache discounts differ

Cached input reads cost 10% on some providers and 50% on others. At a high hit rate that gap outweighs the sticker gap.

Sticker is one of three numbers

Input price, output multiple, cache discount. Comparing on the first alone is how teams pick the model that costs more.

The full argument is in how to cut your OpenAI or Anthropic bill, and the wider sequence is in LLM cost optimization.

LLM pricing FAQ

What is the cheapest LLM API?+

On sticker price, DeepSeek, at roughly $0.28 per million input tokens. On your actual bill, it depends on your traffic shape: output tokens bill 4x to 9x input, and cache discounts range from 50% to 90% between providers, so the cheapest model at one input/output mix is regularly not the cheapest at another. The comparison above ranks by effective monthly cost at your own numbers.

Why is the cheapest model per token not the cheapest overall?+

Three reasons. Output multiples differ, so output-heavy work reorders the table. Cache discounts differ, so a stable prefix at high traffic can make a dearer model cheaper in practice. And failure rates differ: a cheap model that retries pays for every failed attempt, which is invisible in a price table and dominant in a real bill.

How do I compare LLM API pricing properly?+

Price a month of your real traffic, not a million tokens. Take your input and output tokens per request, your request volume, and your cache hit rate, and compute the monthly figure per model. Then check quality on your own evaluation set, because the cheapest model that fails your task is the most expensive option on the list.

What does LLM inference actually cost?+

Inference cost is price times volume across three token types: input, output at 4x to 9x the input rate, and on reasoning models the internal thinking tokens, which bill as output without appearing in the response. The comparison above prices your mix directly; the per-token rate alone is the least informative of the three numbers.

How often do LLM prices change?+

Several times a year per provider, usually downward, and occasionally with structural changes like new cache tiers that move effective cost more than the sticker change does. This page shows its verification date and links each provider directly, so you can confirm before committing an architecture to a number.

Should I switch providers to save money?+

Rarely as a first move. Provider choice spans roughly 2x on a comparable tier, while fixing caching and routing on the provider you already use spans 3x or more, without a migration or re-evaluating every prompt against a new model. Switch for capability, latency or rate limits; optimise for cost.

Priced the models. Now price the architecture.

The table shows what tokens cost. What you pay is decided by loops, caching and routing. Book a free cost review.

Prefer email? [email protected]