API Pricing
OpenAI API Cost Calculator
Estimate your OpenAI API spend by model, tokens and request volume.
Ad slot — configure in admin
Ad slot — configure in admin
OpenAI API Pricing Explained
OpenAI charges separately for input tokens (your prompt) and output tokens (the model's response). One token ≈ 4 characters or ¾ of a word in English. A typical ChatGPT conversation turn uses 200–500 input tokens and 100–300 output tokens.
| Model | Input /1M | Output /1M | Best for |
|---|---|---|---|
| GPT-4o mini | $0.15 | $0.60 | High-volume, cost-sensitive apps |
| GPT-4o | $2.50 | $10.00 | Balanced quality & cost |
| o1-mini | $3.00 | $12.00 | Reasoning tasks, moderate cost |
| o1 | $15.00 | $60.00 | Complex reasoning, research |
| GPT-4 Turbo | $10.00 | $30.00 | Legacy high-quality tasks |
For most production applications, GPT-4o mini offers the best cost-to-quality ratio. Reserve GPT-4o for tasks requiring nuanced understanding, and o1 only for complex multi-step reasoning where accuracy is critical.