Provider pricing

OpenAI pricing: API cost per model, user, and month

OpenAI lists 43 priced models in the ByteCosts index, with GPT-5 Nano at about $0.155 per million tokens on ByteCosts' 70% input / 30% output blend. For most AI apps the bill is driven by output tokens, retry rate, and prompt-cache hit rate far more than the headline input price, so OpenAI is cost-effective when your workload is input-heavy (RAG, classification) or can cache a large shared prefix. Compare OpenAI against alternatives on a real workload - seats, requests, and token mix - before committing to a model or a subscription, because a cheaper per-token price can still lose once power users and long outputs are priced in.

Estimate your monthly cost - Turn your usage into OpenAI spend →

OpenAI pricing at a glance

  • Cheapest tracked chat model: GPT-5 Nano at $0.155 per 1M tokens (blended)
  • Flagship: GPT-5.5 at $12.50 per 1M tokens (blended)
  • Last recorded price event: gpt-5.5 cache read on Jun 1, 2026
  • 43 priced models in the index, updated July 9, 2026

OpenAI model prices

Per-million-token list prices for current OpenAI models, from the ByteCosts pricing index. Output tokens usually cost several times more than input.

OpenAI model prices per million tokens
ModelInputOutputContextIntelligence
GPT-5.5$5.00$30.001.1M54.8
GPT-5.4$2.50$15.001.1M51.4
GPT-5.3 Codex$1.75$14.00400K44.3
GPT-5.2$1.75$14.00400K42.2
GPT-5.2 Chat$1.75$14.00128K42.2
GPT-5.2 Codex$1.75$14.00400K40.1
GPT-5.4 mini$0.750$4.50400K40
GPT-5.4 nano$0.200$1.25400K38.2
GPT-5.1$1.25$10.00400K36.9
GPT-5.1 Chat$1.25$10.00128K36.9
GPT-5-Codex$1.25$10.00400K36.1
GPT-5$1.25$10.00400K34.7

OpenAI subscription plans

Flat-rate OpenAI plans billed per month, separate from the per-token API pricing above. List prices; annual or quarterly billing can lower the effective rate. Verify the current price with OpenAI before subscribing.

OpenAI subscription plan prices per month
PlanMonthlyAnnual (effective)Includes
ChatGPT Go$8/mo-Includes Codex with Go-tier limits.
ChatGPT Plus$20/mo-Includes Codex coding agent (CLI, cloud, IDE).
ChatGPT Business$30/mo$25/moIncludes Codex for teams.
ChatGPT Pro (5x, intro)$100/mo-Higher Codex usage: CLI, cloud, IDE.
ChatGPT Pro$200/mo-Highest Codex usage: CLI, cloud tasks, IDE.

Recent OpenAI price events

Source-backed price events recorded for OpenAI in the ByteCosts ledger, newest first. Every event below is a first-time listing - the ledger started tracking that rate; the model itself may be older.

Recent recorded OpenAI price events
ModelRatePriceRecorded
gpt-5.5cache read$0.500Jun 1, 2026
gpt-5.4cache read$0.250Jun 1, 2026
gpt-5.4-minicache read$0.075Jun 1, 2026
gpt-5.4-nanocache read$0.020Jun 1, 2026
gpt-5.3-codexcache read$0.175Jun 1, 2026
gpt-realtime-2audio cache read$0.400Jun 1, 2026
gpt-realtime-2audio input$32.00Jun 1, 2026
gpt-realtime-2audio output$64.00Jun 1, 2026

When OpenAI is cost-effective

Token price alone does not decide cost. The variables that actually move an AI bill are: how many output tokens each call emits (output is the expensive side), how often calls retry, what fraction of the input prefix can be served from prompt cache, and how heavily your top 1% of users use the product.

OpenAI tends to win when your workload is input-heavy with short outputs, when you can cache a large shared system prompt or document context, or when a smaller OpenAI model clears your quality bar. It tends to lose when outputs are long and uncached, where a cheaper-per-output model compounds the saving across millions of calls.

Hidden costs to watch with OpenAI

List pricing rarely equals your invoice. Budget for these before you commit:

  • Output-token blow-up: reasoning and verbose responses multiply the most expensive token class.
  • Retries and tool loops: a single failed agent step can re-send the whole context.
  • Cache misses: prompt caching only saves money above a break-even reuse count; cold prefixes pay the write premium.
  • Power users: a small share of heavy users can dominate spend and erase a plan's margin.
  • Egress and gateway fees: LLM gateways and observability add a percentage on top of raw model cost.

Limitations before production billing decisions

Treat ByteCosts calculations as planning estimates, not final billing totals. Real invoices can differ because token mix, retry rate, cache hit rate, rate limits, taxes, gateway fees, regional pricing, and negotiated discounts change the effective cost.

Verify the provider source before production billing decisions, then compare the estimate with your own logs or invoice once production traffic is live.

Lower-blend alternatives to OpenAI

On ByteCosts' 70% input / 30% output chat blend, these providers screen lower than OpenAI. Treat this as a shortlist, not a decision - check the selected model against your real token mix:

  • Mistral - $0.040 blended via Ministral 3B (latest), 28 priced models.
  • Cohere - $0.071 blended via Command R7B, 8 priced models.
  • Alibaba Qwen - $0.095 blended via Qwen Turbo, 43 priced models.

Frequently asked questions

How much does OpenAI cost per million tokens?

OpenAI's low-cost tracked chat row is GPT-5 Nano at about $0.155 per million tokens on ByteCosts' 70% input / 30% output blend. That same model's component rates are $0.050 input and $0.400 output; flagship models cost more. See the price table above for current per-model rates.

Is OpenAI cheaper than the alternatives?

It depends on the workload. OpenAI can be cheaper for input-heavy or cacheable workloads even when its headline price is higher, because output volume and cache hit rate move the bill more than the per-token rate. Use the ByteCosts calculators to compare on your real traffic.

Where does ByteCosts get OpenAI prices?

Prices come from OpenAI's official pricing/docs pages, normalized into the ByteCosts pricing index and dated. Each record carries a confidence grade and a source link. Prices are list prices and exclude negotiated or volume discounts. Verify the provider source before production billing decisions.

OpenAI pricing. ByteCosts. Updated July 9, 2026. https://bytecosts.com/pricing/openai/

Sources

Machine-readable