Choosing between OpenAI, Anthropic, and Google for your AI application is no longer just about capability. All three offer excellent models, and the cost difference between them, and between each provider's models, can be more than a hundredfold. Knowing how to compare prices is what separates a profitable product from an out-of-control budget.
This article compares the prices of the main AI APIs, with current values as of September 2026. As these prices change frequently, always check the official page of each provider before making a final decision.
How to read the prices
All providers charge per million tokens, with separate values for input (what you send) and output (what the model generates). The usual notation is input / output. A value of $3 / $15 means three dollars per million input tokens and fifteen per million output tokens.
Remember that output almost always costs five times more than input, and that one million tokens is equivalent to about 750,000 words.
Comparison table (September 2026)
Values in dollars per million tokens, input / output, before caching or batch discounts.
| Provider | Model | Input | Output | Positioning |
|---|---|---|---|---|
| Anthropic | Claude Fable 5.1 | $10 | $50 | High-end |
| Anthropic | Claude Opus 5 | $5 | $25 | High-end |
| Anthropic | Claude Sonnet 5 | $2 | $10 | Balance for production |
| Anthropic | Claude Haiku 4.5 | $1 | $5 | Volume and low cost |
| OpenAI | GPT-5.5 | $5 | $30 | High-end |
| OpenAI | GPT-5.6 sol | $4 | $20 | High-end |
| OpenAI | GPT-5.4 | $2.50 | $15 | Workhorse |
| OpenAI | GPT-5.6 terra | $2 | $12 | Balance for production |
| OpenAI | GPT-5.4 nano | $0.20 | $1.25 | Ultra-economical |
| OpenAI | GPT-5.6 luna | $0.20 | $1.20 | Ultra-economical |
| Gemini 3.1 Pro | $2 | $12 | High-end | |
| Gemini 3.5 Flash | $1.50 | $9 | Balance for production | |
| Gemini 3.8 Flash | $0.75 | $3.75 | Balance (promo until Dec 2026) | |
| Gemini 2.5 Flash-Lite | $0.10 | $0.40 | Cheapest |
What this table shows
At the high end, the ceiling moved up. Claude Fable 5.1, at $10 / $50, is now the most expensive model in the table. Just below it, Opus 5 and GPT-5.5 sit in the same ballpark for input, with OpenAI more expensive for output, and Gemini 3.1 Pro below both.
In economical models, Google leads. Gemini 2.5 Flash-Lite, at $0.10 / $0.40, is one of the cheapest models on the market, often several times cheaper than equivalent options from competitors. For simple, high-volume tasks, it's hard to beat on price. The newcomer in the mid tier is Gemini 3.8 Flash, at $0.75 / $3.75 through the end of 2026.
The biggest factor is not the provider, it's the model. Notice that within OpenAI itself, the difference between GPT-5.5 and GPT-5.4 Nano is enormous. Choosing the right model within a provider has more impact on cost than choosing between providers.
The discounts that change everything
List prices are just the starting point. All three providers offer mechanisms that drastically reduce effective cost:
- Batch: asynchronous processing with 50 percent discount, across all providers.
- Prompt caching: reuse of repeated context with up to 90 percent savings on reads.
By combining both, it's possible to reduce the cost of suitable workloads by more than 90 percent compared to the list price.
How to choose
The right question is not which is the cheapest overall, but which is the cheapest for your task, at the quality you need. A practical approach:
- Define the task and the minimum acceptable quality. Not everything needs the top-tier model.
- Test economical models first. Often a cheap model solves simple tasks like classification, extraction, or support responses.
- Reserve high-end models for complex reasoning, difficult code, or high-value work.
- Apply caching and batch where the usage pattern allows.
Conclusion
In 2026, price is no longer a barrier to using quality AI. Token costs have fallen sharply, and there are options for all budgets. The smart decision is not to commit to one provider, but to choose the right model for each task and apply the available savings mechanisms.
As values change frequently, treat this table as a snapshot from September 2026 and always confirm official prices before finalizing an architecture.
Sources
Prices checked on 16 September 2026 on the providers' official pages:
To run the numbers for your own case, use the AI token cost calculator.
Writes about applied AI, operations, GEO/SEO and how to turn companies into machines that keep running even when no one is watching.
