Skip to content
llmkitty calico cat logo llmkitty

Mistral API Pricing Calculator

Estimate Mistral API cost by model, Mistral Large 3, Mistral Small 4, and Codestral. Enter token counts and requests/month to project your bill in your browser.

Your usage

Prices per 1M tokens · Last verified: 2026-07-12

 · verify price

Estimated Monthly Cost

$0.0075

≈ $0.00/day

Cost per API call

$0.0075

Input 0% · $0

Output 0% · $0

Input tokens (0) $0
Output tokens (0) $0
Total per call $0
llmkitty sleeping cat, curled up next to the cost readout

Mistral's current API model lineup

Mistral prices three models for API access: Mistral Large 3, Mistral Small 4, and Codestral. Mistral Large 3 sits at the top of the lineup as the flagship, priced above the other two on both input and output tokens. Mistral Small 4 is the budget option, priced well below Large 3 and suited to high-volume or simpler work. Codestral is Mistral's code-focused model, priced between the two general-purpose models, a distinct offering rather than a variant of Large or Small, aimed specifically at code generation and completion tasks rather than general chat or reasoning.

The Mistral Large 3 repricing

One detail worth knowing before you compare Mistral against notes from more than a few months back: Mistral Large 3, the "2512" release, cut pricing by roughly 75% compared with the previous Large 2 generation. That's a large enough shift that any cost comparison built on Large 2's rate (whether from an old blog post, a cached spreadsheet, or a prior version of this kind of calculator) will substantially overstate what Mistral's flagship actually costs today. If you're re-evaluating Mistral after previously ruling it out on price, it's worth another look with current numbers.

How Mistral's pricing structure works

Like the rest of the market, all three Mistral models bill input and output tokens separately, with output priced higher across the lineup. What stands out about Mistral specifically is where its rates land relative to the market as a whole: even its flagship, Large 3, is priced well below flagship-tier models from the larger US providers, which is a large part of why cost-sensitive teams evaluate Mistral in the first place. That positioning holds down through Small 4 and Codestral too, making the whole lineup a reasonable default to check whenever budget is the primary constraint on model choice.

When Codestral is the right call

If your workload is genuinely code-focused (generation, completion, refactoring, or code review), Codestral is worth comparing directly against both Small 4 and Large 3 rather than defaulting to whichever general-purpose model you already use elsewhere in your product. A model built and priced specifically for code can outperform a general-purpose model on that narrow task at a lower cost than the general-purpose flagship, which is exactly the kind of task-specific routing that keeps a multi-model setup cost-efficient.

Cutting your Mistral API bill

Route high-volume or straightforward requests to Mistral Small 4 rather than Large 3 by default, and reserve Large 3 for tasks that genuinely benefit from the extra capability. If your traffic includes any meaningful volume of code-related work, route it to Codestral specifically rather than a general-purpose model. Beyond model routing, cap output length so responses don't run longer than needed, and keep system prompts and few-shot examples as lean as they can be while holding quality, the same fundamentals that apply across every provider, but worth combining here with Mistral's already-favorable base rates for a genuinely low-cost setup.

A worked example on Mistral Large 3

At Mistral Large 3's current rate ($0.50 input / $1.50 output per million tokens), a 1,000-token prompt with a 500-token answer costs 1,000 ÷ 1,000,000 × $0.50 = $0.0005 for input, plus 500 ÷ 1,000,000 × $1.50 = $0.00075 for output, $0.00125 per call, or $125 a month at 100,000 calls. Run the same volume on Mistral Small 4 instead and the bill drops further, since Small 4's rate sits well below Large 3's on both input and output, exactly the kind of side-by-side check worth running with your own token counts before choosing a default tier.

Compare Mistral against OpenAI's GPT API pricing, the similarly budget-focused DeepSeek API pricing calculator, or Google's Gemini API pricing. For every provider in one view, use the all-provider hub calculator.

Frequently asked questions

How much does the Mistral API cost?

Mistral prices three current models (Mistral Large 3, Mistral Small 4, and Codestral) on separate input and output rates per million tokens, all sitting well below flagship pricing from the larger US providers. Pick your model above to see the exact per-call and monthly cost for your token volume.

Did Mistral Large get cheaper recently?

Yes, Mistral Large 3 (the 2512 release) cut pricing by roughly 75% compared with the previous Large 2 generation, a substantial repricing rather than a routine adjustment. If you're comparing against older notes or a cached price, re-check the current Large 3 rate before budgeting.

What is Codestral used for, and how is it priced?

Codestral is Mistral's model aimed at code-related tasks, priced between Mistral Small 4 and Mistral Large 3 on both input and output tokens. If your workload is primarily code generation or completion, it's worth comparing Codestral directly against Small 4 and Large 3 on your real prompt and completion lengths rather than assuming the general-purpose model is the better fit.

Is Mistral cheaper than OpenAI or Anthropic?

On a like-for-like tier basis, Mistral's models are generally priced below comparable-tier offerings from the larger US providers, which is a large part of its appeal for cost-sensitive workloads. Use the "Compare another model" toggle above, or the all-provider hub calculator, to check the exact gap against a specific competing model on your own token counts.

What is the difference between Mistral Large 3 and Mistral Small 4?

Mistral Large 3 is priced above Mistral Small 4 on both input and output tokens, positioning it as the more capable, higher-cost option, while Small 4 is the budget tier for high-volume or simpler tasks.

How do I reduce my Mistral API bill?

Default routine or high-volume requests to Mistral Small 4 rather than Large 3, use Codestral specifically for code tasks instead of a general-purpose model, cap output length, and trim system prompts and examples to what's actually improving results.

Related tools

AI Token Cost CalculatorOpenAI API Pricing CalculatorClaude API Pricing CalculatorGemini API Pricing CalculatorLlama API Pricing Calculator