GPT-5.4 mini API pricing

GPT-5.4 mini from OpenAI costs $0.75 per 1M input tokens and $4.50 per 1M output tokens. Cached input drops to $0.075 per 1M.

That puts it 30th cheapest of the 60 models tracked here on a blended 3:1 input-to-output rate, or $1.69 per 1M blended tokens. Verified 2026-08-16.

Input
$0.75per 1M tokens
Output
$4.50per 1M tokens
Cached input
$0.075 90% off input
Batch discount
None not published
Price rank
#30of 60, cheapest first
Tokens per $1
592,593at a 3:1 mix

What GPT-5.4 mini costs on a real workload

Per-million-token rates are hard to reason about, so here is the same model priced against four concrete monthly workloads. Each row uses this model's own input and output rates against a fixed token mix, with no caching or batch discount applied.

Workload Assumption Monthly cost Annual
Support chatbot 50,000 conversations/month at 3K input and 500 output tokens each $225.00 $2,700
RAG document search 200,000 queries/month at 6K retrieved-context input and 400 output tokens $1,260 $15,120
Coding agent 5,000 runs/month at 60K input and 8K output tokens per run $405.00 $4,860
Bulk classification 5,000,000 items/month at 400 input and 20 output tokens each $1,950 $23,400

Your mix will differ. The API cost calculator takes your own token counts, and the cost per request calculator scales a single call up to per-1,000 and per-month totals.

Cheaper alternatives to GPT-5.4 mini

These are the closest cheaper options from other providers, ordered by how near they sit to GPT-5.4 mini on the blended rate. Closer is usually a more realistic swap: the further down this list you go, the more capability you are likely trading away.

Model Provider Input / 1M Output / 1M Cheaper by
Grok 4.3 xAI $1.25 $2.50 1.1x
Gemini 3.7 Flash Google $0.75 $3.75 1.1x
Nova Pro 1.0 Amazon $0.80 $3.20 1.2x
Kimi K2.5 Moonshot AI $0.60 $3.00 1.4x
ERNIE 5.1 Baidu $0.56 $2.54 1.6x

Before switching, price the move properly: the model switching savings calculator puts two models against the same workload and shows the annual difference.

Models priced near GPT-5.4 mini

If cost is roughly fixed and you are choosing on capability instead, these are the models sitting closest to GPT-5.4 mini on price.

Model Provider Input / 1M Output / 1M Blended
Doubao Seed 2.1 Pro ByteDance $0.85 $4.23 $1.70
Kimi K2.6 Moonshot AI $0.95 $4.00 $1.71
Grok 4.3 xAI $1.25 $2.50 $1.56
Gemini 3.7 Flash Google $0.75 $3.75 $1.50

How to pay less for GPT-5.4 mini

Prompt caching. Cache-hit input tokens bill at $0.075 instead of $0.75, which is 90% off. This matters most for workloads that resend a large, mostly-static prefix on every call: system prompts, tool definitions, retrieved documents, long conversation histories. The saving scales with your cache hit rate, so the prompt caching savings calculator is the honest way to size it rather than assuming a perfect hit rate.

About OpenAI

OpenAI sells the GPT family through a tiered lineup, from the flagship reasoning tier down to nano models built for volume, with a cached-input discount on almost every tier.

See every OpenAI model and how the lineup is tiered on the OpenAI pricing page, or put GPT-5.4 mini against all 60 models from all 17 providers on the comparison table.

GPT-5.4 mini pricing FAQ

How much does GPT-5.4 mini cost per 1M tokens?

GPT-5.4 mini costs $0.75 per 1M input tokens and $4.50 per 1M output tokens. Cached input tokens are cheaper again at $0.075 per 1M, a 90% discount on repeated context.

Is GPT-5.4 mini expensive compared to other models?

It ranks 30 of 60 on a blended rate that weights input and output 3:1, so 29 tracked models are cheaper and 30 are more expensive. That works out to 31x the blended rate of Qwen3.7 Flash, the cheapest model tracked here.

What does a real workload cost on GPT-5.4 mini?

A support chatbot handling 50,000 conversations a month at 3K input and 500 output tokens each comes to about $225.00 a month. A coding agent doing 5,000 runs at 60K input and 8K output per run comes to about $405.00. Run your own numbers in the API cost calculator.

Why is GPT-5.4 mini output more expensive than input?

Output on this model is 6.0x the input rate. Every output token needs its own forward pass through the model, while input tokens are processed in parallel, so output costs more to serve across essentially every provider. It also means a workload's input:output mix, not just its total token count, drives the bill.

What is a cheaper alternative to GPT-5.4 mini?

Grok 4.3 from xAI is the closest cheaper option at $1.25 / $2.50, roughly 1.1x cheaper on a blended basis. Whether it is a real substitute depends on whether your task actually needs the extra capability.

Keep going

Rates last checked on 2026-08-16 against OpenAI Pricing. These are standard public list prices and exclude enterprise or committed-use discounts. Use them to plan, not to invoice: see the methodology page for how verification works.