Mistral Medium 3.5 API Pricing
Mistral · context window 262K · prices updated 2026-09-15
Where Mistral Medium 3.5 sits on price
At $7.50 per million output tokens, Mistral Medium 3.5 is a premium tier model — 3.6× the median output price of $2.08, which puts it cheaper than 25% and pricier than 75% of the models we track. It is the most expensive of the 25 Mistral models we track. Output costs 5.0× input, the usual spread — trim both, starting with the answer length.
What real workloads cost on Mistral Medium 3.5
These three workloads are the ones teams actually run on a premium-priced model — a $7.50/1M model is not bought for the same job as one ten times the price.
| Workload | Per request | Per month |
|---|---|---|
| Support chatbot — 500 conversations/day (5K in / 1.4K out) Conversation history re-sent each turn — the classic prompt-caching win. | $0.018 | $270 |
| Coding agent — 300 sessions/day (60K in / 12K out) Multi-step loops re-read the same files; caching matters more than raw price. | $0.18 | $1620 |
| Small app — 1K requests/day (500 in / 150 out) The baseline most side projects actually run at. | $0.0019 | $56.25 |
Model your exact traffic in the API cost calculator — it preloads Mistral Medium 3.5 with caching and batch options.
Mistral Medium 3.5 price history
Mistral Medium 3.5's price has not moved since we began tracking it on Aug 2, 2026 — 44 days of stability in a market where 78 of the 334 models we track have repriced over the same period, including 7 of Mistral's own 25 models.
Change-points from our daily price snapshots (tracking since Aug 2, 2026; intraday moves between snapshots are not captured).
Mistral Medium 3.5 vs Claude Sonnet 4.6 (batch)
The closest-priced alternative from another vendor is Claude Sonnet 4.6 (batch) (Anthropic) — priced within a rounding error on output, with identical input pricing. When two models land this close on price, the decision is quality on your own workload, not the price sheet: run 50 real requests through both and compare.
See Claude Sonnet 4.6 (batch) pricing →Cheaper alternatives
More Mistral models
Frequently asked questions
› How much does the Mistral Medium 3.5 API cost?
Mistral Medium 3.5 costs $1.50 per million input tokens and $7.50 per million output tokens and no discounted cached-input tier. That works out to roughly 133,333 output tokens per dollar.
› What does the support chatbot workload cost on Mistral Medium 3.5?
Support chatbot — 500 conversations/day (5K in / 1.4K out) costs about $0.018 per request and $270 per month on Mistral Medium 3.5. Conversation history re-sent each turn — the classic prompt-caching win.
› What does it cost to fill Mistral Medium 3.5's 262K context window?
Sending 262K of input in a single request costs $0.3932 at $1.50 per million tokens — before any output. There is no cached-input tier on this model, so every repeat of that context is billed at full price. This is why large context windows are cheap to advertise and expensive to actually use.
› Is Mistral Medium 3.5 worth the price?
Mistral Medium 3.5 sits in the middle of the market (25 of 25 by price within Mistral). The honest test is a routing experiment: send the same 200 real requests to this model and to a tier below, and compare failure rate against the price gap — most teams find a majority of traffic never needed the pricier model.