
GPT-5.6 Sol API Pricing: $5 / $30 per 1M Tokens, Cache at $0.50, and What It Really Costs
- DeepSeekNEWDeepSeek: DeepSeek V4 Flash Vision (Exp)2026-08-21$0.15 / $0.29 per 1M tokens
- z-aiNEWZ.ai: GLM 5.32026-08-1860Intelligence75Coding
- obsidianNEWQwen3.8 27B2026-08-1552Intelligence68Coding
- qwenNEWQwen: Qwen3.8 27B (free)2026-08-13qwen/qwen3.8-27b-free
- deepseekNEWDeepSeek: DeepSeek V4 Pro 08132026-08-1253Intelligence69Coding
- grokNEWSpaceXAI: Grok 4.62026-08-1261Intelligence77Coding
- metaMeta: Muse Spark 1.22026-08-0557Intelligence72Coding
- qwenQwen: Qwen3.8 Max2026-08-0358Intelligence72Coding
- deepseekDeepSeek: DeepSeek V4 Flash 07312026-07-3152Intelligence69Coding
- minimaxMiniMax: MiniMax-H32026-07-31minimax/minimax-h3
- qwenQwen: Qwen3.7 Flash2026-07-27$0.03 / $0.13 per 1M tokens
- orcaOrcaDub: OrcaDub 1.02026-07-27orca/dub
- anthropicAnthropic: Claude Opus 52026-07-2463Intelligence78Coding
- googleGoogle: Gemini 3.6 Flash2026-07-2152Intelligence69Coding
- googleGoogle: Gemini 3.5 Flash-Lite2026-07-2137Intelligence49Coding
- metaMeta: Muse Spark 1.12026-07-1653Intelligence71Coding
- kimiMoonshotAI: Kimi K32026-07-1560Intelligence76Coding
- openaiOpenAI: GPT-5.6 Luna2026-07-0952Intelligence71Coding
- openaiOpenAI: GPT-5.6 Terra2026-07-0957Intelligence77Coding
- openaiOpenAI: GPT-5.6 Sol2026-07-0961Intelligence77Coding
GPT-5.6 Sol costs $5.00 per million input tokens and $30.00 per million output tokens on the GPT-5.6 Sol API — the same rate the flagship tier carries on the OrcaRouter directory, checked 2026-08-18, at zero markup. It is the most expensive tier in the GPT-5.6 family and the only one whose list price did not move in the July 30 cut, so the rate card on the live GPT-5.6 Sol model page is the one to budget against. The levers matter more than the headline: reused input bills at $0.50 per million via prompt caching, the batch API drops to $2.50 / $15.00, and fast mode trades a 2x premium for up to 2.5x speed. This page is the pricing reference for Sol specifically — the exact rate card, what a request actually costs, how the flagship compares to the field, when it is the wrong buy, and how to call it through one OpenAI-compatible endpoint with your own key.
Prices are per million tokens (input / output), as of 2026-08-18. The dollar figures are read from OpenAI's published API rates and cross-checked against the OrcaRouter model page for GPT-5.6 Sol; cache, batch, fast-mode and long-context rates are OpenAI-announced. Prices move — verify before you build.
The exact price, verified today
Here is the full rate card for GPT-5.6 Sol, verified 2026-08-18:

• Input — $5.00 per 1M tokens on a cache miss.
• Output — $30.00 per 1M tokens.
• Prompt cache read — $0.50 per 1M tokens, a 90% discount on any input you resend.
• Prompt cache write — $6.25 per 1M tokens.
• Long-context tier — inputs past roughly 272K tokens bill at $10.00 input / $45.00 output (2x input, 1.5x output).
• Batch API — $2.50 input / $15.00 output, a flat 50% off, asynchronous, typically ready within about 24 hours.
• Fast mode — $10.00 input / $60.00 output, a 2x premium for up to roughly 2.5x output speed with no change in intelligence.
• Context window — ~1.05M tokens, up to 128K output.
OrcaRouter passes the provider rate through with no markup, so the figure on the directory is the figure you pay. On the live model page the card reads $5.00 / $30.00 per 1M, cache read $0.500, with Vision, Tools, JSON and Reasoning badges. Sol's $5 / $30 is the pre-cut price too: OpenAI's July 30 reduction applied to GPT-5.6 Luna (now $0.20 / $1.20) and GPT-5.6 Terra (now $2 / $12), while the flagship held.
The levers that change the effective price
The base rate is only the starting point. Four modifiers change what Sol actually costs you:
• Prompt caching — reused context bills at $0.50 per million instead of $5 fresh, and cache writes cost $6.25 per million. For any agent or chat that re-sends a large prefix on every turn, caching is the single biggest lever on the bill. OpenAI keys the cache per project and API key, so staying on one key (one channel) is what keeps the hits landing.
• Long-context tier — a request whose input passes roughly 272K tokens moves from the base rate to $10 / $45. A few huge prompts can quietly raise your average price, so batch or truncate when you do not genuinely need the deep context.
• Batch — OpenAI's batch API runs jobs asynchronously with a roughly 24-hour turnaround at exactly half price: $2.50 / $15.00, with cached input at $0.25 and cache writes at $3.13. It stacks with prompt caching and suits evals, bulk classification and offline generation where latency does not matter.
• Fast mode — $10 / $60 for up to ~2.5x output throughput, useful for latency-critical, user-waiting work like live coding assistance. It bills per token at 2x the standard rate, does not count toward purchased Scale Tier TPM packages, and can fall back to standard processing if you surge past the shared rate limit.
What a request actually costs
Per-token prices are abstract, so here are worked examples at today's rates:
• Single chat call, 50K input + 20K output — $0.25 + $0.60 = $0.85.
• 1M input + 1M output — $5 + $30 = $35.
• Agentic turn, 200K cached context + 20K fresh input + 30K output — $0.10 + $0.10 + $0.90 = $1.10. The same turn with a cold cache — 220K fresh input at $1.10 — totals $2.00. Caching nearly halves it.
• A 10M-token month at a 70% input / 30% output split, with 80% of input served from cache: 1.4M fresh input ($7.00) + 5.6M cached ($2.80) + 3M output ($90) ≈ $100. Uncached, the same month is $125 — and the same month on GPT-5.6 Terra runs about $50, or about $5 on GPT-5.6 Luna. That 20x spread between Sol and Luna is why tier-matching matters more than any single rate.
Two caveats raise the effective rate. Sol is a reasoning model — internal reasoning tokens bill as output at $30 per million. A hard prompt at a high reasoning-effort setting can spend a large share of its output budget on thinking, so the effective output cost on difficult work runs well above a naive estimate. And OpenAI's tokenizer is more verbose than the previous generation's on some inputs, so the same text can cost more tokens than it would have on GPT-5.5. Tune reasoning effort to the task, cap output where you can, and measure actual usage before projecting a bill.
How Sol pricing compares to the field

Read against published list prices on 2026-08-18:
• GPT-5.6 Terra — $2 / $12, the post-cut middle tier. Sol costs 2.5x more on input and output; Terra is the default when you don't need flagship reasoning.
• GPT-5.6 Luna — $0.20 / $1.20, the post-cut volume tier. A 25x input gap to Sol; Luna is priced for the easy majority of traffic.
• Claude Opus 5 — $5 / $25. Same input, 20% cheaper output on paper. In practice the comparison flips for some workloads: this blog previously measured Sol at roughly 34.5% fewer tokens than an Anthropic model on the same English/mixed sample, and a published token-economics analysis (TheBlockBeats) estimated Sol's total bill can come in about 21% lower than Claude Opus 5 for equivalent work despite the higher output rate. Measure your own tokenizer, not the sticker price.
• Claude Fable 5 — $10 / $50. Sol is half the input price and 40% cheaper on output than Anthropic's top tier.
• Claude Opus 4.8 — $5 / $25. Same input as Sol, cheaper output — the previous-generation Anthropic flagship.
• Grok 4.6 — $2 / $6. The sharpest number on the board: it matched GPT-5.6 Sol on the Artificial Analysis index (both 61) at 2.5x cheaper input and 5x cheaper output.
• DeepSeek V4 Pro — $0.44 / $0.88 off-peak (peak windows double it). A different price universe entirely, for the cheap open-weights lane.
The honest framing: Sol is a premium flagship at a premium output rate — the highest output rate of the closed flagships below Claude Fable 5. It wins on effective cost per unit of hard work (its tokenizer, its reasoning, its long context) rather than on the absolute rate. If your traffic is short prompts and simple tasks, a $2 Terra, a $0.20 Luna, or a $2 / $6 Grok 4.6 is the cheaper call — and on the index, Grok 4.6 gives up nothing on paper.
When Sol is the wrong choice
Four cases where this price is not the one you want:
Short, simple prompts. Below roughly 20K tokens with no deep reasoning, the flagship premium is wasted. GPT-5.6 Terra at $2 / $12 or GPT-5.6 Luna at $0.20 / $1.20 handles the volume tier for a fraction of the cost, and a Grok 4.6 or DeepSeek-class model costs less again.
Reasoning-heavy volume. Because thinking bills as output, a hard prompt at high effort can cost well above the nominal output line. If your workload is many difficult calls, measure actual output tokens before committing — the effective rate can surprise you.
Price-per-token as the only goal. Grok 4.6 tied Sol on the index at $2 / $6, and DeepSeek V4 Pro sits at $0.44 / $0.88 off-peak. If a frontier benchmark score isn't the hard requirement, those models deliver far lower per-token rates for the same class of work.
Strict latency budgets. Sol is a large reasoning model, so time-to-first-token runs well above a Flash-tier model's. For real-time chat where sub-second TTFT matters, fast mode at $10 / $60 buys throughput, not lower first-token latency — and a smaller model is still the cheaper fix.
How to call it on OrcaRouter

GPT-5.6 Sol is hosted on OrcaRouter as model ID openai/gpt-5.6-sol, served through the OpenAI-compatible endpoint at api.orcarouter.ai/v1 at the provider rate with zero markup. If you already have an OpenAI client, migration is a base-URL and model-ID change — nothing else. The same key and endpoint carry 200+ models, so Sol sits next to GPT-5.6 Terra, GPT-5.6 Luna, Claude Opus 5, Claude Fable 5, Grok 4.6 and the open-weight models you'd want to compare it against, and you can route by difficulty instead of re-integrating each one.
Two OrcaRouter specifics worth naming on a pricing page. BYOK: bring your own OpenAI key and OpenAI bills you directly at its own rates — OrcaRouter adds $0 per token and keeps your provider rate limits and credits intact. Guardrails: the PII Shield and content policy run before billing, so a blocked request returns a clean 400 and is never charged, and the Agent Firewall grades tool and MCP calls before they execute.
The honesty note that matters for a pricing page: we route the model, we don't set its price. The $5 / $30 figure is OpenAI's rate passed through, and when OpenAI changes it the listing follows — which is exactly why this page is date-stamped. If you call OpenAI directly you get the same rate; OrcaRouter exists for the single-key, zero-markup route if you want one endpoint across the whole model line.
Sources and date
All prices above were verified on 2026-08-18. The GPT-5.6 Sol figures are read from OpenAI's published API pricing and cross-checked against the OrcaRouter model page for GPT-5.6 Sol (checked the same day) and our own published GPT-5.6 pricing pages. Batch, fast-mode, cache-write and long-context rates are OpenAI-announced. The Claude, Grok and DeepSeek figures are the current OrcaRouter directory listings, with DeepSeek V4 Pro shown at its off-peak rate. OpenAI has not changed Sol's list price since launch on July 9, 2026 — the July 30 cut left the flagship untouched — but prices move; treat any earlier "GPT-5.6 Sol pricing" page you find with the date checked. The numbers here are current as of today.
Every price above is the live rate on the GPT-5.6 Sol on OrcaRouter — checked 2026-08-18 at zero markup, ready for your own key.
Compared in this article3
Detected from this article · Benchmarks: Artificial Analysis · updated daily
