Codestral vs Gemini 2.5 Flash
Codestral is cheaper for every workload modelled here.
List prices checked
Specifications and rates
| Property | Codestral | Gemini 2.5 Flash |
|---|---|---|
| Input per 1M | $0.300 | $0.300 |
| Output per 1M | $0.900 | $2.50 |
| Cached input per 1M | — | $0.075 |
| Blended (3:1) | $0.450 | $0.850 |
| Context window | 262K | 1M |
| Max output | — | 66K |
| Inputs accepted | text | text, image, audio, video |
Source: Mistral AI pricing (May 2026) · Google pricing (May 2026). Published list prices only — committed-use discounts, regional variation, and per-request charges are not included. Not yet independently re-checked against the vendor’s page.
Monthly cost by workload
Identical token volumes through both rate cards. Output-heavy profiles are where the ranking flips.
| Workload | Codestral | Gemini 2.5 Flash | Cheaper |
|---|---|---|---|
| In-app chat assistantA support or help assistant handling a few thousand conversations a month, with short prompts and short answers. | $11 | $19 | Codestralsaves $8.00/mo (43%) |
| RAG over documentsRetrieval-augmented answering where each request stuffs several retrieved passages into the prompt, so input dominates. | $104 | $128 | Codestralsaves $24/mo (19%) |
| Coding agentAn agentic loop that reads files and writes patches, generating heavy output and re-sending large context on every turn. | $210 | $370 | Codestralsaves $160/mo (43%) |
What each one is for
Codestral
by Mistral AI
A code-specialised model tuned for fill-in-the-middle completion, priced for the high request volume that inline editor autocomplete generates.
Gemini 2.5 Flash
by Google
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.
Common questions
- Is Codestral or Gemini 2.5 Flash cheaper in 2026?
- Codestral, for every workload modelled here. On a blended 3:1 basis it costs $0.450 per million tokens against Gemini 2.5 Flash's $0.850.
- Which has the larger context window?
- Gemini 2.5 Flash, at 1M tokens against 262K. A larger window only helps if you can afford to fill it — the cost of one full-context request is in the table above.
- Which is cheaper for output-heavy work like agents?
- Codestral, at $0.900 per million output tokens against $2.50. Reasoning tokens bill as output, so for agentic loops this axis usually decides the invoice regardless of what the input rates look like.
- What is not included in these figures?
- Batch-processing discounts, fine-tuning, long-context surcharges above a provider's standard tier, and any enterprise agreement. These are published pay-as-you-go list prices, checked against each provider's own pricing page on the date shown.
- Is switching from Gemini 2.5 Flash to Codestral worth it?
- On price alone it is about 47% cheaper on a blended basis. Whether that survives contact with your workload depends on output quality and on retry rate — a cheaper model that needs two attempts is not cheaper. Model the specific volumes in the calculator before you migrate.