Note: Calculation is approximate based on public data. Prices may change, check official websites.
This calculator helps you estimate the cost of using the Mistral: Mistral Medium 3 model. Simply input the number of input and output tokens for your requests, and the calculator will provide an estimated cost.
The pricing for Mistral: Mistral Medium 3 is:
- Input Tokens: $0.4 per 1 million tokens
- Output Tokens: $2 per 1 million tokens
The context window for this model is 131072 tokens.
Formula:
Total Cost = (Number of Input Tokens / 1,000,000 * Input Cost per 1M Tokens) + (Number of Output Tokens / 1,000,000 * Output Cost per 1M Tokens)
Example:
If you use 100,000 input tokens and 50,000 output tokens in one request:
Input Cost = (100,000 / 1,000,000) * $0.4 = $0.04
Output Cost = (50,000 / 1,000,000) * $2 = $0.10
Total Cost = $0.04 + $0.10 = $0.14