Skip to content
DMarketer Tayeeb – Digital Marketing Expert in Bangalore | SEO, SEM & SMM Expert
Contact

GPT-5.6 Pricing 2026: Current Sol, Terra and Luna API and Codex Rates

Short answer: OpenAI’s current GPT-5.6 rates are $4 input / $0.40 cached input / $20 output per million tokens for GPT-5.6 Sol, $2 / $0.20 / $12 for GPT-5.6 Terra, and $0.20 / $0.02 / $1.20 for GPT-5.6 Luna on the documented Work/Codex token-based rate card. OpenAI says the Sol price is promotional and available at least through November 21, 2026. The July 30 Luna and Terra reductions remain part of the current pricing story; the August 21 update is the important correction for Sol.

These are not a promise that a ChatGPT subscription is billed like a simple API invoice. Included plan usage, 5-hour and weekly limits, legacy credit meters, enterprise billing and API-key traffic can follow different rules. The useful budgeting unit is cost per accepted result after model usage, tools, retries and human review—not price per message.

Current rates and dated changes are linked to the OpenAI model catalog, rate card and GPT-5.6 announcements, accessed September 5, 2026.

The current GPT-5.6 rate table

ModelInput / 1M tokensCached input / 1MOutput / 1MOpenAI’s stated role
GPT-5.6 Sol$4.00$0.40$20.00Flagship model for complex professional work
GPT-5.6 Terra$2.00$0.20$12.00Balance of intelligence and cost
GPT-5.6 Luna$0.20$0.02$1.20Cost-sensitive, high-volume workloads

The current ChatGPT rate card lists these rates for supported ChatGPT Work and Codex activity and notes that the Sol promotional pricing is available at least through November 21. The live OpenAI model catalog and model pages provide the corresponding API model details. Check the billing surface and account or workspace policy before using the table in a purchase decision.

Should you also compare GPT-6 Astra?

GPT-6 Astra has a different rate structure from GPT-5.6 Sol, Terra and Luna, so budget it as a separate option. OpenAI’s current Astra model page lists the following standard API rates per one million tokens:

ModelInputCached inputCache writeOutput
GPT-6 Astra$10.00$1.00$12.50$50.00

For Astra API requests, OpenAI says input above 272,000 tokens is charged at 2× the input and cached-input rates and 1.5× the output rate for the full request. Cache writes are listed at 1.25× uncached input. Batch and Flex processing are 50% of standard API rates, while Fast processing is 2× applicable API rates where available. The Enterprise Chat, Work and Codex rate card is a separate surface: it currently lists Fast at 2.5× there and describes Codex Astra without the API page’s >272K multiplier or separate cache-write charge. Do not use it as an interchangeable API multiplier.

For GPT-5.6 pricing history and budget examples, use this page. Use the GPT-5.6 model-selection guide for prompting and routing. Use the dedicated Astra pricing guide for Astra-specific estimates. Treat Astra’s price premium as a reason to test whether its extra capability clears the acceptance bar. The latest-model guidance describes Astra’s rollout and API behavior.

What changed, and when?

June 26: the preview rates

OpenAI’s GPT-5.6 preview page listed the original rates: Sol at $5 input/$30 output, Terra at $2.50/$15 and Luna at $1/$6 per million tokens. Those figures are useful historical context, but they are not the current table.

July 30: Luna and Terra became cheaper

In its July 30 price-performance announcement, OpenAI announced an 80% reduction for Luna and a 20% reduction for Terra. The company said the lower Luna and Terra prices also affect how usage is counted in eligible ChatGPT Work and Codex activity. It said subscription prices and quota budgets did not change. The same announcement introduced Fast mode for the API, with up to 2.5 times Standard processing speed at twice the Standard price for Sol and no change in intelligence.

August 21: Sol received a temporary price reduction

OpenAI’s current GPT-5.6 page includes an August 21 update saying API and credit pricing for Sol fell by more than 20% for the next three months. The live Sol model page now shows $4 input, $0.40 cached input and $20 output, and says the promotional pricing is available at least through November 21. This supersedes the July 30 “Sol pricing remains unchanged” statement for current budgeting while preserving that statement as a dated historical record.

The end-date language matters. “Available at least through” does not tell us what the price will be after November 21, so do not build a long-term forecast on an assumed permanent reduction.

What these prices do—and do not—cover

Token rates are easiest to interpret when you identify the product surface first.

SurfaceWhat the current evidence supportsDo not assume
OpenAI APIModel pages list token rates, context rules, endpoints and organization rate limits.That an API request follows a ChatGPT subscription allowance.
ChatGPT Work and CodexThe rate card lists supported token-based model rates and the July announcement says Luna/Terra use fewer credits in eligible activity.That every plan, workspace or legacy meter uses the same accounting.
ChatGPT ChatThe ChatGPT product has its own plan, model-picker and usage experience.That a Chat release or API rate automatically changes Work or Codex behavior.
Enterprise and legacy billingThe rate card distinguishes token-based enterprise pricing, included usage and legacy rates.That one public table determines every contract or workspace invoice.

OpenAI’s current Codex Help Center guidance says Codex, ChatGPT Work, ChatGPT for Excel and Workspace Agents can share an agentic allowance and credit pool when available on a plan. It also says usage depends on model, surface, task complexity, context, reasoning, speed and tools. A subscription user should check the usage dashboard or limit banner rather than converting a token rate into a fixed number of messages.

How to calculate an illustrative API job

For a simple job below the long-context threshold, use:

(input tokens × input rate) + (cached input tokens × cached rate) + (output tokens × output rate)

For example, 100,000 uncached input tokens and 10,000 output tokens would be approximately:

ModelArithmeticIllustrative token cost
GPT-5.6 Sol(0.1 × $4) + (0.01 × $20)$0.60
GPT-5.6 Terra(0.1 × $2) + (0.01 × $12)$0.32
GPT-5.6 Luna(0.1 × $0.20) + (0.01 × $1.20)$0.032

These figures are arithmetic illustrations, not an estimate of the total cost of a production workflow. They exclude tool-specific fees, retries, cached-input savings, long-context multipliers, storage, orchestration and human review. A model that is cheaper per token can be more expensive per accepted result if it fails the quality bar more often.

Long context, caching and Fast mode

Long context

The current GPT-5.6 Sol page says requests above 272,000 input tokens receive a higher multiplier for the full request: twice the input rate and 1.5 times the output rate. The exact treatment can vary by model and billing page, so check the applicable documentation before sending a very large context. The safest cost control is often a compact source extract, not a larger context window.

Prompt caching

The current rate table exposes a lower cached-input rate. Stable prefixes, project instructions and repeated source context may qualify for caching according to the applicable API behavior. Do not assume a cache hit; measure it in the request logs or billing data available to your account.

Fast mode

OpenAI describes Fast mode as an API processing option for Sol that can deliver up to 2.5 times Standard speed at twice the Standard price, without changing model intelligence. Fast mode is easier to justify when a human is blocked on an urgent task or a delay changes the business outcome. It is usually harder to justify for an overnight batch, background enrichment or a queue with no waiting reviewer. “Up to” is not a guarantee for every workload.

Route models by cost per accepted result

Use the model role as a starting hypothesis, then test a representative sample against a clear acceptance bar. The cost-per-accepted-result guide provides a related way to compare model economics after quality and review are counted.

Workflow stepStarting modelWhyControl
Query, metadata or field classificationLunaHigh volume and mechanically testableLabelled sample, schema validation and drift review
First-pass brief or routine synthesisTerraBalances evidence integration and costSource links and editor review
Conflicting analytics diagnosisSolSeveral causal explanations and high decision costVerified exports, assumptions and sign-off
Urgent interactive investigationSol, optionally FastLatency may change the outcomeMeasure elapsed time and incremental value
Routine implementation after the design is settledLuna or TerraBounded changes can be checked automaticallyTests, diff review and rollback path

For model-selection and prompting patterns, see the GPT-5.6 model guide. For usage windows, credits and Codex workflow controls, see the Luna Max Codex guide.

A seven-step pricing and routing checklist

  1. Write down the surface. Record API, ChatGPT Chat, Work, Codex, enterprise token billing or legacy credits.
  2. Record the current model ID. Do not rely on a nickname or a stale dashboard label.
  3. Measure the input shape. Separate uncached input, cached input, output, tool calls and long-context requests.
  4. Define acceptance. State the accuracy, format, latency, safety or human-review threshold before routing cheaper.
  5. Test a representative sample. Compare Luna, Terra and Sol only on the work each is expected to perform.
  6. Include review and correction cost. Rejected output, retries and a bad decision can dominate token price.
  7. Recheck date boundaries. Record the current Sol promotional boundary and refresh the rate table when OpenAI changes it.

What this means for digital marketing teams

The July and August pricing changes make more supporting work economical, but they do not authorize low-quality content at scale. A governed SEO workflow can use Luna for query grouping and link checks, Terra for source extraction and outline options, and Sol for duplicate-intent adjudication or a high-consequence recommendation. Human review still owns claims, publication, spend and customer-facing changes.

For paid media, use Luna to label search terms and creative variants, Terra to summarize stable exports and Sol to reconcile attribution, conversion lag and budget constraints. For analytics, start with deterministic cleanup, then escalate when metric definitions or causal explanations conflict. The ChatGPT Work scheduled-tasks guide covers permissions, deduplication and read-back controls that remain important regardless of model price; the ChatGPT Work and Codex workflow guide covers the adjacent workspace architecture.

Frequently asked questions

What is the current GPT-5.6 Sol price?

The current model page and ChatGPT rate card show $4 per million input tokens, $0.40 per million cached input tokens and $20 per million output tokens for the stated promotional period. OpenAI says this pricing is available at least through November 21, 2026. Check the applicable account and billing surface.

What are the current GPT-5.6 Terra and Luna prices?

Terra is $2 input, $0.20 cached input and $12 output per million tokens. Luna is $0.20 input, $0.02 cached input and $1.20 output per million tokens on the current documented table.

Did GPT-5.6 Sol become cheaper permanently?

OpenAI describes the current Sol rate as promotional and says it is available at least through November 21. The post-promotion rate is not specified, so treat the current figure as date-bound.

Did ChatGPT or Codex subscriptions become cheaper?

OpenAI’s July 30 announcement said ChatGPT and Codex subscription prices and quota budgets did not change. Lower model and credit rates can make eligible usage go further, but that is not the same as a lower monthly subscription price or a fixed quota increase.

Does the price table tell me how many messages I get?

No. Usage depends on the model, context, reasoning, tools, surface and account rules. The Codex Help Center recommends checking the usage dashboard or limit notice for the allowance and options that apply to you.

Is Fast mode a smarter model?

No. OpenAI describes Fast mode as a speed-priced processing option for Sol. It can be useful when latency has measurable value, but it does not change the model’s intelligence.

Bottom line

The current GPT-5.6 economics are materially different from the June preview table and from the July 30 Sol line. Use $4/$0.40/$20 for Sol, $2/$0.20/$12 for Terra and $0.20/$0.02/$1.20 for Luna on the documented current rate card, and date the Sol promotion because OpenAI only promises it at least through November 21, 2026. Route each workflow to the least expensive model that passes a representative acceptance test, and keep API, ChatGPT, Work, Codex and legacy billing rules separate.

Current GPT-5.6 rates and dated changes are documented on the linked Sol, Terra and Luna pages, accessed September 5, 2026.

Share this article

Written by

Tayeeb Khan

Tayeeb Khan is a digital marketing strategist, SEO specialist, and the founder of Digital Marketer Tayeeb (DMT). Backed by an engineering degree, certifications in Google and Meta advertising, and over a decade of hands-on experience growing startups, Tayeeb bridges the gap between technical infrastructure and marketing execution. His insights on SEO and AI-driven marketing are strictly practitioner-first—built on real tests, real campaigns, and real results. Connect on LinkedIn or via Email.

Leave a Comment

Your email address will not be published. Required fields are marked *

Stay ahead of the curve

Get actionable digital marketing, SEO, and AI insights delivered to your inbox. No fluff, just value.

No spam. Unsubscribe anytime.