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": ["gpt-5"],
"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 |
|---|---|---|---|---|---|---|
|
GPT-5
gpt-5
OpenAI
Updated Mar 31, 09:56
Fallback source
PricePerToken OpenAI
Currency USD
Fallback snapshot from PricePerToken because OpenAI official pricing pages currently return an anti-bot challenge to server-side crawlers. Source updated at 2026-03-28T08:30:28.409578Z.
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.