Article generation
Long-form writing with moderately sized prompts and substantial output.
Turn public token pricing into monthly spend, budget capacity, cache savings, and a quick text-to-token estimate.
Start from a realistic workload instead of a blank token form. Templates only preload values, so you can still edit everything after loading.
Long-form writing with moderately sized prompts and substantial output.
Short multi-turn support replies with high daily traffic and reusable system prompts.
Retrieval-heavy prompts where context dominates cost and cache can matter.
Interactive coding assistance with medium prompts and short outputs.
Offline bulk summarization where batch mode and cache reuse are both realistic.
{
"modelCodes": ["gemini-2.5-pro"],
"inputTokens": 2000,
"outputTokens": 1000,
"dailyRequests": 10000,
"activeDays": 30,
"cacheHitRatio": 0.20,
"useBatch": false,
"monthlyBudget": null,
"displayCurrencyCode": "USD"
}
Useful when you know document size before you know request tokens.
Estimate only. Default assumptions: 1 token ~= 0.75 English words, 1 token ~= 1.5 Chinese characters, 1 page ~= 500 English words.
Scenario, workload inputs, selected models, display currency, and budget already stay in the current query string, so the active calculator view is directly shareable.
Monthly cost stays sorted low to high. Added fields help answer budget fit, cache value, and request-level economics.
| Model | Monthly cost | 1k requests | Blend / 1M | Cache savings / month | Batch savings / month | Budget fit |
|---|---|---|---|---|---|---|
|
Gemini 2.5 Pro
gemini-2.5-pro
Gemini
Updated Mar 30, 02:54
Official source
Gemini Developer
Currency USD
standard input=$1.25, prompts <= 200k tokens | $2.50, prompts > 200k tokens; standard output=$10.00, prompts <= 200k tokens | $15.00, prompts > 200k; cache=$0.125, prompts <= 200k tokens | $0.25, prompts > 200k | $4.50 / 1,000,000 tokens per hour (storage price)
Cache saves $135.00
No batch savings
|
$3615.00 | $12.05 | $3.44 | $135.00 | $0.0000 |
Set budget to see fit
|
Estimate only. Actual billing may differ by tokenizer behavior, cache hit rate, and provider rules.