Note: Calculation is approximate based on public data. Prices may change, check official websites.
Effortlessly calculate your API expenses for Mistral's Small 3.2 24B model with our intuitive cost calculator. Input your token usage for both prompts and completions, along with the number of requests, to get an accurate estimate of your spending. You can also switch to EUR and input the current exchange rate for a personalized calculation.
Formula:
Total Cost = (Input Tokens * Input Cost per Token + Output Tokens * Output Cost per Token) * Number of Requests
where:
- Input Cost per Token: $0.02 / 1,000,000 tokens
- Output Cost per Token: $0.08 / 1,000,000 tokens
Example: For 100,000 input tokens, 50,000 output tokens, and 5 requests:
Input Cost: (100,000 / 1,000,000) * $0.02 * 5 = $0.10
Output Cost: (50,000 / 1,000,000) * $0.08 * 5 = $0.20
Total Cost: $0.10 + $0.20 = $0.30