Google gemini-2.5-pro vs OpenAI gpt-5-nano — list pricing, worked examples, interactive calculator. Verified 2026-05-15.
| gemini-2.5-pro | gpt-5-nano | |
|---|---|---|
| Input / 1M tokens | $1.25 | $0.10 |
| Output / 1M tokens | $10.00 | $0.40 |
| Cache write / 1M tokens | — | — |
| Cache read / 1M tokens | — | — |
Sources: Google, OpenAI. Verified 2026-05-15. Re-verify before relying on these numbers for budget commits.
| Workload shape | gemini-2.5-pro | gpt-5-nano | Cheaper |
|---|---|---|---|
| 1k in + 500 out (tool call) | $0.0063 | $0.000300 | gpt-5-nano (20.8× cheaper) |
| 10k in + 1k out (RAG) | $0.0225 | $0.0014 | gpt-5-nano (16.1× cheaper) |
| 100k in + 1k out (long doc) | $0.135 | $0.0104 | gpt-5-nano (13.0× cheaper) |
| 2k in + 4k out (long gen) | $0.0425 | $0.0018 | gpt-5-nano (23.6× cheaper) |
$1.25 in / $10.00 out. gpt-5-nano costs $0.10 in / $0.40 out. Workloads that are completion-heavy weigh output prices more.Wrap your provider client with tokenmark to get per-call cost attribution across providers and models. No platform, no signup — JSONL log on disk you can query via CLI or MCP.
npm i tokenmark Try in-browser → Hosted analyzer →Google full pricing · OpenAI full pricing · All-provider comparison