Calculate the real cost of reasoning models — including the hidden reasoning tokens every other cost calculator ignores.
Reasoning Model
Quick:
Tokens per request
Cached tokens are billed separately from regular input; set 0 if you don't use prompt caching.
Reasoning effort
Medium effort = ~5× visible output tokens spent reasoning.
Cost per request with your current input/output/effort settings, sorted cheapest first. Effort multiplier uses each model's profile (DeepSeek R1 reasons more aggressively than GPT-5).
| Model | Per req | Daily | Monthly |
|---|
Cost per request
$—
— vs $— without reasoning
At your usage
Reasoning tokens contribute — of the monthly bill.
As-is, no warranty. These apps are free under their listed license and run entirely in your browser. Use at your own risk — don't blame me if your PC catches fire, your dog runs away, or the math turns out wrong. Verify anything that actually matters. None of this is professional financial, medical, legal, or engineering advice.
Extended-thinking models (OpenAI o3, GPT-5 thinking, Claude 4 extended-thinking, DeepSeek R1, Grok 4 thinking, Gemini 2.5/3 Pro thinking) charge you for two kinds of output tokens:
Every major provider bills reasoning tokens at the model’s normal output rate. Most cost calculators (including the official ones) ignore them. The result is real bills that are 2-30× higher than the estimate.
This tool fixes that.
Each model reasons differently. The “medium” effort multiplier in the dropdown reflects calibrated estimates of typical reasoning-token-to-visible-output ratios:
| Model | Low | Medium | High |
|---|---|---|---|
| o3 | 3× | 8× | 20× |
| GPT-5 thinking | 1× | 3× | 8× |
| Claude Opus 4 thinking | 2× | 5× | 12× |
| DeepSeek R1 | 5× | 15× | 30× |
| Grok 4 thinking | 2× | 5× | 12× |
| Gemini 2.5/3 Pro thinking | 1× | 3× | 8× |
DeepSeek R1 is famously reasoning-heavy — its hidden traces can be 15-30× the visible output even at default effort. GPT-5 is the opposite extreme; its thinking is short and efficient.
Direct-API pricing pages from each provider, as of 2026-05. The data lives in apps/web/src/content/data/reasoning-models.json — version-controlled, every change is a git commit. An auto-fetcher pipeline is planned (provider direct-pricing pages don’t expose APIs the way hyperscaler catalogues do).
For informational purposes only. Not financial, medical, or legal advice. You are solely responsible for how you use these tools.