Note: Calculation is approximate based on public data. Prices may change, check official websites.
Google Gemma 3 27B Cost Calculator
This calculator helps you estimate the cost of using Google's Gemma 3 27B large language model. You can input the number of input and output tokens and the number of requests to get an approximate cost.
The pricing details are as follows:
- Input tokens: $0.0666 per 1 million tokens
- Output tokens: $0.2667 per 1 million tokens
- Context window: 96,000 tokens
The formula used for calculation is:
Total Cost = (Input Tokens / 1,000,000 * Input Cost per Token) + (Output Tokens / 1,000,000 * Output Cost per Token) * Number of Requests
For example, if you use 50,000 input tokens and 5,000 output tokens for 10 requests, the estimated cost would be:
(50,000 / 1,000,000 * $0.0666) + (5,000 / 1,000,000 * $0.2667)) * 10 = ($0.00333 + $0.0013335) * 10 = $0.046635
You can also choose to calculate the cost in EUR by providing the current exchange rate.