Choosing between Claude Sonnet 4.6 (Anthropic) and GPT-5.4 mini (OpenAI)? This is a side-by-side of their API pricing, context windows, and real cost on a sample workload — so you can pick on the numbers, not the marketing.
Claude Sonnet 4.6 vs GPT-5.4 mini: pricing & specs
| Claude Sonnet 4.6 | GPT-5.4 mini | |
|---|---|---|
| Vendor | Anthropic | OpenAI |
| Input / 1M tokens | $3.00 | $0.75 |
| Output / 1M tokens | $15.00 | $4.50 |
| Cached input / 1M | $0.30 | $0.075 |
| Context window | 200K tokens | 400K tokens |
Cost example: 1M input + 1M output tokens
For a workload of 1M input plus 1M output tokens, Claude Sonnet 4.6 costs $18.00 and GPT-5.4 mini costs $5.25 — GPT-5.4 mini is about 71% cheaper on this mix. Your real ratio of input to output tokens shifts the math; plug in your own numbers with the token cost calculator.
Which should you choose?
- Lower cost: GPT-5.4 mini is cheaper on output tokens ($4.50 vs $15.00 / 1M), which usually dominates spend on generation-heavy workloads.
- Larger context window: GPT-5.4 mini fits more in one prompt (400K tokens) — better for long documents or big RAG context.
- Ecosystem: pick the provider whose SDK, rate limits, and tooling fit your stack — see Anthropic rate limits and OpenAI rate limits.
Full specs: Claude Sonnet 4.6 · GPT-5.4 mini. Thinking of switching providers? See the migration guides.
Prices as of June 2026 and change often — verify before relying on them.