Note: Calculation is approximate based on public data. Prices may change, check official websites.
Google Gemini 1.5 Pro Cost Calculator
-
This calculator helps estimate costs associated with using the Google Gemini 1.5 Pro model.
-
Input your estimated number of input and output tokens, along with the number of requests, to see the potential cost.
-
You can also choose to calculate the cost in EUR and specify the exchange rate.
Formula:
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) * Number of Requests
Example:
For 100,000 input tokens, 50,000 output tokens, and 5 requests, using default USD pricing:
Cost = (100,000 / 1,000,000 * $1.25 + 50,000 / 1,000,000 * $5) * 5
Cost = (0.1 * $1.25 + 0.05 * $5) * 5
Cost = ($0.125 + $0.25) * 5
Cost = $0.375 * 5 = $1.875