- Best for
- Cheapest AI model for high-volume chat
Cheapest AI model for high-volume chat
A consumer-facing assistant answering at scale, where replies are long and output tokens dominate the bill.
List prices checked
How this is scored
Scored on 10M input and 30M output tokens a month — a 1:3 ratio typical of chat, and the inverse of a retrieval workload. Because output is priced several times higher than input almost everywhere, this table is driven almost entirely by the output rate, and it reorders sharply against the RAG ranking.
All 25, ranked for this workload
| # | Model | Provider | Cost for this workload | Notes |
|---|---|---|---|---|
| 1 | DeepSeek-V4-Flash | DeepSeek | $9.80/mo at 10M in / 30M out | A million-token context window at a fraction of any Western model's price, with cache-hit input billed at a fiftieth of the base rate. DeepSeek has published notice of a significant price rise, so treat these rates as a floor rather than a plan. |
| 2 | Mistral Small | Mistral AI | $10/mo at 10M in / 30M out | An open-weight model available both as a hosted API and as a download, which makes it the cheap tier you can also run yourself if the economics change. |
| 3 | GPT-5 nano | OpenAI | $13/mo at 10M in / 30M out | The cheapest model OpenAI publishes, intended for classification, routing, and cleanup passes where the task is simple and the volume is enormous. |
| 4 | Gemini 2.5 Flash-Lite | $13/mo at 10M in / 30M out | Google's cheapest model, keeping the full million-token window and multimodal input. Priced to compete directly with GPT-5 nano on high-volume classification work. | |
| 5 | Grok 3 mini | xAI | $18/mo at 10M in / 30M out | An unusually cheap reasoning model, with output priced below most competitors' input rates — which matters because reasoning models are output-heavy by nature. |
| 6 | GPT-4o mini | OpenAI | $20/mo at 10M in / 30M out | The model that made per-token cost stop mattering for most simple tasks, and the benchmark every subsequent cheap model has been priced against. |
| 7 | Cohere Command R | Cohere | $20/mo at 10M in / 30M out | The cheap end of Cohere's range, aimed at retrieval pipelines where the model's job is to ground an answer in supplied documents rather than to reason from scratch. |
| 8 | Codestral | Mistral AI | $30/mo at 10M in / 30M out | A code-specialised model tuned for fill-in-the-middle completion, priced for the high request volume that inline editor autocomplete generates. |
| 9 | DeepSeek-V4-Pro | DeepSeek | $30/mo at 10M in / 30M out | Frontier-class reasoning at roughly a fifth of Western frontier pricing, with a million-token window. The trade-offs are Chinese data residency, a 500-request concurrency cap, and a price rise the vendor has already announced. |
| 10 | GPT-4.1 mini | OpenAI | $52/mo at 10M in / 30M out | The million-token context window at a fifth of the price, which is an unusual combination and the main reason this model is still in production stacks. |
| 11 | GPT-5 mini | OpenAI | $63/mo at 10M in / 30M out | A fifth of GPT-5's price with the same 400k context window, which makes it the cheapest way to process very long documents without dropping to a small model. |
| 12 | Gemini 2.5 Flash | $78/mo at 10M in / 30M out | The best price-to-context ratio on the market: a million tokens of multimodal input for a fraction of what frontier models charge, with optional thinking budgets. | |
| 13 | OpenAI o4-mini | OpenAI | $143/mo at 10M in / 30M out | Cheap reasoning, strong on maths and code relative to its price. Same caveat as every reasoning model: budget for the thinking tokens, not just the visible answer. |
| 14 | Claude Haiku 4.5 | Anthropic | $160/mo at 10M in / 30M out | The fast, cheap end of the Claude family, priced at a third of Sonnet while keeping the same context window. Suited to classification, extraction, and high-volume routing. |
| 15 | Mistral Large | Mistral AI | $200/mo at 10M in / 30M out | The French lab's flagship, priced below every US frontier model and hosted in the EU, which is often the deciding factor rather than the benchmark scores. |
| 16 | GPT-4.1 | OpenAI | $260/mo at 10M in / 30M out | A million-token context window at a mid-tier price, which remains the reason to reach for it over newer models when the whole codebase has to fit in one request. |
| 17 | OpenAI o3 | OpenAI | $260/mo at 10M in / 30M out | A reasoning model that spends tokens thinking before answering. The list price understates the real cost, because reasoning tokens bill as output and can dominate the total. |
| 18 | GPT-5 | OpenAI | $313/mo at 10M in / 30M out | OpenAI's flagship, priced aggressively below the other frontier models on input and with a 90% cached-input discount that makes long system prompts nearly free to reuse. |
| 19 | Gemini 2.5 Pro | $313/mo at 10M in / 30M out | A million-token context window with native video and audio input, priced at frontier-model rates below 200k tokens and at a higher tier above it — a detail that surprises people modelling long-context costs. | |
| 20 | GPT-4o | OpenAI | $325/mo at 10M in / 30M out | The natively multimodal model that set the mid-market price for over a year. Now more expensive than newer models that outperform it, but still the default in a great deal of shipped code. |
| 21 | Cohere Command A | Cohere | $325/mo at 10M in / 30M out | Cohere's enterprise flagship, built around retrieval-augmented generation and multilingual work, and sold heavily as a private deployment inside customer infrastructure. |
| 22 | Claude Sonnet 5 | Anthropic | $480/mo at 10M in / 30M out | The workhorse of the Claude family and the default for production work at volume. Introductory pricing of $2/$10 per million tokens runs to 31 August 2026; the $3/$15 standard rate shown here is what applies after that. |
| 23 | Grok 4 | xAI | $480/mo at 10M in / 30M out | xAI's flagship, priced to match Claude Sonnet exactly, with a large context window and live access to posts on X as a differentiator. |
| 24 | Claude Opus 5 | Anthropic | $800/mo at 10M in / 30M out | Anthropic's model for complex agentic coding and enterprise work. Prompt caching cuts repeated input to a tenth of the base rate, which for an agent resending the same context every turn matters more than the headline price. |
| 25 | Claude Fable 5 | Anthropic | $1,600/mo at 10M in / 30M out | Anthropic's top model for long-running agentic work, priced at twice Opus 5. Worth it only where a longer autonomous run genuinely replaces human supervision, since the token cost compounds across a multi-hour session. |
Published list prices only. Rows that do not publish a rate for an axis this workload depends on are excluded rather than shown as cheap.
Questions
- Cheapest AI model for high-volume chat in 2026?
- DeepSeek-V4-Flash from DeepSeek — $9.80/mo at 10M in / 30M out. Mistral Small is second at $10/mo at 10M in / 30M out. This ranking is specific to the workload described above; a different usage shape reorders it.
- How is this ranking weighted?
- Scored on 10M input and 30M output tokens a month — a 1:3 ratio typical of chat, and the inverse of a retrieval workload. Because output is priced several times higher than input almost everywhere, this table is driven almost entirely by the output rate, and it reorders sharply against the RAG ranking.
- Why does this differ from the general cheapest list?
- Because a single price axis never describes a real workload. Ranking by headline rate answers "who is cheapest per unit"; this page answers "who is cheapest for this job", and the two orders are often very different — which is the whole reason it exists as a separate table.
- What is not accounted for?
- Committed-use discounts, regional price variation, per-request charges, support plans, and minimum retention. These are published list prices applied to one stated workload — a shortlist to price properly with the vendor, not a quotation.
Other workloads
- Cheapest CDN for video streaming
- Cheapest CDN for a small website
- Cheapest cloud storage for backups
- Cheapest object storage for serving files to users
- Cheapest VPS for a side project
- Cheapest cloud compute per vCPU-hour
- Cheapest hosting for bandwidth-heavy sites
- Best free tier for hosting a project
- Cheapest Heroku alternatives