GPT-5.6 pricing: what Sol, Terra, and Luna actually cost

Rama Adi Nugraha
Written by

Rama Adi Nugraha

Katelin Teen
Reviewed by

Katelin Teen

Last edited June 29, 2026

Expert Verified
GPT-5.6 pricing breakdown banner showing Sol, Terra, and Luna

GPT-5.6 pricing at a glance

Here's the part you came for. These are the official preview rates from OpenAI's help-center article, per 1M tokens:

ModelModel IDInput / 1MOutput / 1M
GPT-5.6 Sol (flagship)gpt-5.6-sol$5.00$30.00
GPT-5.6 Terra (balanced)gpt-5.6-terra$2.50$15.00
GPT-5.6 Luna (fastest)gpt-5.6-luna$1.00$6.00

A couple of things worth flagging that the table alone won't tell you. There's no mini or nano variant for GPT-5.6 (that split lived on the older GPT-5.4 family), and OpenAI hasn't published a separate long-context input tier yet either. For GPT-5.5, going past roughly 272K tokens of context bumps the input rate; GPT-5.6's preview lists a single flat rate per model, which may change at general availability.

The three GPT-5.6 tiers as a price ladder: Luna at $1/$6, Terra at $2.50/$15, and Sol at $5/$30 per 1M tokens
The three GPT-5.6 tiers as a price ladder: Luna at $1/$6, Terra at $2.50/$15, and Sol at $5/$30 per 1M tokens

Sol, Terra, and Luna: what you're actually buying

GPT-5.6 introduces a new naming system, and it's worth understanding because it changes how you pick a model. The number (5.6) is the generation. Sol, Terra, and Luna are durable capability tiers that OpenAI says can advance on their own cadence, replacing the old mini/nano suffixes.

In plain terms:

There are also two new compute controls that affect what you pay, because they change how many tokens the model burns. GPT-5.6 adds a max reasoning effort that gives Sol the most time to think, sitting on top of the existing low/medium/high levels. And it adds an ultra mode that fans work out across subagents, rather than running one longer chain of thought. On Terminal-Bench 2.1, Sol Ultra scores 91.9% versus 88.8% for plain Sol. The catch is that more reasoning effort means more output tokens, and output is the expensive half of the bill, so max and ultra are levers on your cost, not free upgrades.

How GPT-5.6 compares to GPT-5.5 and GPT-5.4

This is where the interesting story is, and it cuts against the pre-launch chatter. There were rumors OpenAI would cut frontier prices with this generation. It didn't. GPT-5.6 holds the line: Sol matches GPT-5.5's short-context rate exactly, and Terra lands on the old GPT-5.4 price point.

ModelInput / 1MOutput / 1MRead
GPT-5.6 Sol$5.00$30.00same price as GPT-5.5 flagship
GPT-5.5 (short context)$5.00$30.00identical to Sol
GPT-5.5 Pro$30.00$180.00still the priciest frontier option
GPT-5.6 Terra$2.50$15.00undercuts Sol by 50%
GPT-5.4 (short context)$2.50$15.00identical to Terra
GPT-5.6 Luna$1.00$6.00the genuinely new cheap tier
GPT-5.4-mini$0.75$4.50older mini, still cheaper than Luna

So the upgrade narrative is "more capability at the same price," not "same capability, cheaper." If you're already running GPT-5.5 at $5/$30, moving to Sol gets you a better model at no extra cost. The actual savings opportunity is Luna at $1/$6, a new low-cost frontier-family tier that sits between GPT-5.4 and GPT-5.4-mini. And there's no GPT-5.6 Pro yet, so the most expensive option in the lineup remains GPT-5.5 Pro at $30/$180.

It tracks with how the wider market is behaving. As one commenter put it on the Hacker News launch thread:

"AI is turning out to be a fairly competitive but 'normal' product. Companies carving out niches on cost, quality, and speed."

That's exactly what the three-tier split is: OpenAI carving Sol, Terra, and Luna into different cost-quality-speed corners rather than racing the headline price to zero.

What a real GPT-5.6 bill looks like

Per-million-token rates are abstract, so let me make it concrete. Say you're running a workload that uses 50M input tokens and 10M output tokens a month (a reasonable shape for an agent that reads a lot of context and writes shorter replies). Here's the monthly bill on each tier:

  • Luna: (50 × $1) + (10 × $6) = $110/month
  • Terra: (50 × $2.50) + (10 × $15) = $275/month
  • Sol: (50 × $5) + (10 × $30) = $550/month
Bar chart of a monthly GPT-5.6 bill at 50M input plus 10M output tokens: Luna $110, Terra $275, Sol $550
Bar chart of a monthly GPT-5.6 bill at 50M input plus 10M output tokens: Luna $110, Terra $275, Sol $550

Same work, and the priciest tier costs 5x the cheapest. That gap is the whole reason the tiers exist: you route the hard requests to Sol and the rest to Luna.

One thing that can pull the bill down: prompt caching. GPT-5.6 introduces more predictable caching with explicit cache breakpoints and a 30-minute minimum cache life. Cache reads get the standard 90% discount (so cached input is roughly $0.50/1M on Sol), while cache writes are billed at 1.25x the uncached input rate. If your prompts share a big stable prefix (a long system prompt, a fixed knowledge base), caching is the single biggest lever on the input half of your bill.

The thing this worked example quietly assumes is that you know your token volume. On a coding agent you roughly do. On a customer support queue, you don't: token use per ticket swings with how chatty the customer is, how much history the model reads, and how many tool calls it makes. That's the part token pricing handles badly, and I'll come back to it.

ChatGPT pricing: where GPT-5.6 fits (for now, it doesn't)

If you reached this page expecting GPT-5.6 inside a ChatGPT subscription, here's the honest answer: it's not there yet. During the preview, the consumer ChatGPT tiers still serve GPT-5.5. For completeness, the current ChatGPT pricing looks like this:

TierPriceModel access
Free$0/moLimited GPT-5.5 Instant + GPT-5 Thinking Mini
Go$8/moMore GPT-5.5 Instant; longer memory; may include ads
Plus$20/moGPT-5.5 Instant + Thinking; expanded deep research and agent mode
Pro$100–$200/moEverything in Plus + GPT-5.5 Pro; $100 = 5x Plus usage, $200 = 20x
Scrolling capture of the ChatGPT pricing page showing the Free, Go, Plus, and Pro tiers, as taken from OpenAI

On the business side, ChatGPT Business runs $20/user/month on annual billing ($25 monthly), and Enterprise is custom, contact-sales pricing with the expected SSO, data-residency, and SLA add-ons. None of these expose GPT-5.6 during the preview, so if you specifically need 5.6 today, the API and Codex are the only doors, and even those are gated.

The catch nobody puts in the headline: it's a gated preview

This is the most important line in the whole post if you're trying to plan a rollout. GPT-5.6 launched June 26, 2026 as a limited preview, available only through the API and Codex to a small group of vetted partners. There's no public waitlist or self-service signup; access goes through an OpenAI account representative. General availability is promised "in the coming weeks" with no firm date.

There's a second wrinkle that matters for anything customer-facing. OpenAI's own system card notes GPT-5.6 shows a greater tendency than GPT-5.5 to go beyond the user's intent, taking unrequested actions, though absolute rates stay low. The preview also ships with layered safety classifiers that can pause generation or slow responses in dual-use areas. For a coding sandbox that's fine. For an AI agent answering customers unsupervised, "occasionally does more than asked" is exactly the failure mode you build guardrails against. Having run frontier models on live support queues for a while now, I can tell you the model's raw benchmark score is rarely the thing that breaks, it's the unscoped action nobody simulated.

Token pricing vs paying per outcome

Here's the reframe I'd leave you with. GPT-5.6's pricing is great if you're a developer building on the API and your usage is predictable. But if your actual goal is "answer customer support tickets with AI," paying per token is the wrong unit, and I say that as someone who has watched teams try to forecast a support bill from token counts and give up.

Comparison of pay-per-token billing versus pay-per-outcome billing for AI support
Comparison of pay-per-token billing versus pay-per-outcome billing for AI support

Token billing counts every input and output token, so your bill moves with how long each conversation runs, how much knowledge the model reads, and how many tool calls it fires. Two tickets that both end "resolved" can cost wildly different amounts. That unpredictability is the single most common reason I hear teams stall on rolling out AI support: they can't put a number in next year's budget, which is the whole point of tracking AI support cost savings against a unit you control.

This is the same build-versus-buy fork a lot of teams hit. As Karel from GENERAL BYTES put it in a build-versus-buy conversation:

"We could try to write our own LLM application but we didn't want to invest our time into that. We wanted something that we would not have to maintain."

That's the trade. You can wire GPT-5.6 to your helpdesk, manage the token spend, build the guardrails, and maintain it. Or you can pay per resolved ticket and let someone else own the model layer, the hallucination controls, and the upgrade path when GPT-5.7 lands.

Try eesel

If your reason for reading a GPT-5.6 pricing page is customer support, this is the part that's actually relevant to you. eesel is an AI support agent that runs on frontier models like the GPT-5.x family, but you never touch a token meter: it's priced per resolved ticket, so the cost scales with outcomes you can actually forecast, not with how verbose a conversation got. It plugs into your existing helpdesk, learns from your past tickets and knowledge base, and you can simulate it against your real ticket history before it ever replies to a customer, so you see the resolution rate (and the cost) up front. It's free to try, and you don't need to be on an OpenAI preview list to start.

eesel AI helpdesk dashboard overview
eesel AI helpdesk dashboard overview

Frequently Asked Questions

How much does GPT-5.6 cost?

GPT-5.6 has three API tiers, priced per 1M tokens: Sol at $5 input / $30 output, Terra at $2.50 / $15, and Luna at $1 / $6. There is no GPT-5.6 "Pro" tier yet, and during the preview it's billed only through the OpenAI API and Codex. If you'd rather not do token math at all, an outcome-priced tool like eesel charges per resolved ticket instead.

Is GPT-5.6 available in ChatGPT yet?

No. During the preview, GPT-5.6 runs only via the API and Codex for a small group of partners, so ChatGPT's Free, Go, Plus, and Pro tiers still serve GPT-5.5. OpenAI says general availability in ChatGPT is coming "in the coming weeks." In the meantime, the model you build support on matters less than how you control it.

What's the difference between Sol, Terra, and Luna?

They're capability tiers within the same GPT-5.6 generation: Sol is the flagship, Terra is the balanced mid-tier (OpenAI says it matches GPT-5.5-class quality at half the cost), and Luna is the fastest and cheapest. It replaces the old mini/nano naming. For the broader picture of how these models reason, see our AI agent loop explainer.

Is GPT-5.6 cheaper than GPT-5.5?

Not at the top end. GPT-5.6 Sol matches GPT-5.5's short-context price exactly ($5 / $30 per 1M), so there's no flagship price cut, just more capability at the same rate. The savings live in the new Luna tier ($1 / $6) and in Terra matching old GPT-5.4 pricing. For how that flows into real support costs, the billable unit matters more than the headline rate.

What does GPT-5.6 cost for customer support specifically?

For raw API usage you'd pay per token, which is hard to forecast against a noisy support queue. Most teams would rather pay per outcome: eesel runs frontier models like the GPT-5.x family under the hood and bills per resolved ticket, with a free trial you can simulate against past tickets before going live.

Share this article

Rama Adi Nugraha

Article by

Rama Adi Nugraha

Rama is a software engineer at eesel AI with two years of experience writing about B2B SaaS, AI tools, and customer support technology. Based in Bali, Indonesia, he brings a developer's perspective to product comparisons — cutting through marketing copy to what the integrations and APIs actually do.

Related Posts

All posts →
GPT-5.6 review hero banner
AI news

GPT-5.6 review: is OpenAI's Sol, Terra, and Luna worth it? (2026)

A hands-on-as-possible GPT-5.6 review: what OpenAI's Sol, Terra, and Luna tiers get right, where they fall short, what they cost, and who should actually wait.

Rama Adi NugrahaRama Adi NugrahaJun 29, 2026
GPT-5.6 explainer hero banner with the OpenAI logo
AI news

What is GPT-5.6? OpenAI's Sol, Terra, and Luna explained

GPT-5.6 is OpenAI's new Sol, Terra, and Luna model family. Here's what's actually new, what it costs, why you can't use it yet, and what it means for support teams.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJun 29, 2026
Editorial illustration of xAI pricing tiers on a warm off-white background with muted olive accents
AI Tools

xAI pricing explained: a complete guide for 2026

xAI runs two separate pricing tracks: a flat-rate consumer subscription and a per-token API that bills separately for tools, storage, and voice. Here's what you actually pay.

Alicia Kirana UtomoAlicia Kirana UtomoJun 5, 2026
Aside AI browser review banner
AI news

Aside AI browser review: is it worth it? (2026)

A hands-on Aside AI browser review: where its agent, memory, and password manager shine, how seriously to take its #1 benchmark claims, and who should skip it.

Rama Adi NugrahaRama Adi NugrahaJun 29, 2026
Aside AI browser explainer banner
AI news

Aside: the AI browser that does your work, explained

What the Aside AI browser actually is, how its agent, memory, and password manager work, and where an AI browser fits (and doesn't).

Alicia Kirana UtomoAlicia Kirana UtomoJun 29, 2026
Banner image for ChatGPT Images 2.0 (GPT-Image-2): What it is and what's actually new
Trending

ChatGPT Images 2.0 (GPT-Image-2): What it is and what's actually new

OpenAI's ChatGPT Images 2.0 (GPT-Image-2) is here, replacing DALL-E 3 with a "reasoning" engine that plans layouts and researches web context before drawing.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieApr 23, 2026
Puddin AI explainer banner - proving human authorship by the writing process
AI News

What is Puddin AI? The tool that proves a human (not ChatGPT) wrote it

Puddin AI is a Japanese startup that proves a human wrote something by recording the writing process, not by guessing at the finished text. Here's how it works.

Alicia Kirana UtomoAlicia Kirana UtomoJun 24, 2026
A person demonstrating a workflow on their Mac while Codex records it as a reusable skill and an AI agent replays it
AI news

OpenAI Codex record and replay, explained

What OpenAI Codex record and replay actually does: demonstrate a workflow on your Mac once, and Codex turns it into a reusable skill. How it works, its limits, and where it fits.

Alicia Kirana UtomoAlicia Kirana UtomoJun 22, 2026
Illustration of Cursor Origin, a Git forge for the agentic era, with a git graph and the Cursor logo
AI news

What is Cursor Origin? Cursor's Git forge for the agentic era, explained

Cursor Origin is a new Git forge built for AI agents, not humans. Here's what it actually is, what's real, what's hype, and why it matters.

Alicia Kirana UtomoAlicia Kirana UtomoJun 17, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free