Note: Calculation is approximate based on public data. Prices may change, check official websites.
Calculate the estimated cost of using Google's Gemini 2.5 Pro model. This tool allows you to input the number of input and output tokens, as well as the number of requests, to get a cost estimation. You can also choose to calculate the cost in EUR and specify the current exchange rate.
The pricing for Gemini 2.5 Pro is as follows:
- Input Tokens: $1.25 per 1 million tokens
- Output Tokens: $10.00 per 1 million tokens
- Context Window: 1,048,576 tokens
Formula:
Total Cost (USD) = (Number of Input Tokens / 1,000,000) * $1.25 + (Number of Output Tokens / 1,000,000) * $10.00
Example:
For 100,000 input tokens, 50,000 output tokens, and 5 requests:
Input Cost = (100,000 / 1,000,000) * $1.25 * 5 = $0.125 * 5 = $0.625
Output Cost = (50,000 / 1,000,000) * $10.00 * 5 = $0.05 * 5 = $0.25
Total Cost = $0.625 + $0.25 = $0.875
Note: Calculation is approximate based on public data. Prices may change, check official websites.