GPT-5.6 Sol vs GPT-5.6 Terra
GPT-5.6 Terra is the cheaper of the two, at 2.5x less on a blended 3:1 input-to-output rate. GPT-5.6 Sol runs $5.00 in / $30.00 out per 1M tokens; GPT-5.6 Terra runs $2.00 in / $12.00 out.
On the heaviest scenario below, that gap is $7,800 a month ($93,600 a year) for identical volume. Verified 2026-08-16.
Side by side
| GPT-5.6 Sol | GPT-5.6 Terra | |
|---|---|---|
| Provider | OpenAI | OpenAI |
| Input per 1M tokens | $5.00 | $2.00 |
| Output per 1M tokens | $30.00 | $12.00 |
| Cached input per 1M | $0.50 | $0.20 |
| Batch discount | Not offered | Not offered |
| Output-to-input ratio | 6.0x | 6.0x |
| Blended per 1M (3:1) | $11.25 | $4.50 |
What each costs on the same workload
Rate cards are hard to compare directly because the input:output mix changes the answer. These four scenarios hold the workload fixed and vary only the model, with no caching or batch discount applied to either side.
| Workload | GPT-5.6 Sol | GPT-5.6 Terra | Monthly difference | Cheaper |
|---|---|---|---|---|
| Support chatbot 50,000 conversations/month at 3K input and 500 output tokens each | $1,500 | $600.00 | $900.00 | GPT-5.6 Terra |
| RAG document search 200,000 queries/month at 6K retrieved-context input and 400 output tokens | $8,400 | $3,360 | $5,040 | GPT-5.6 Terra |
| Coding agent 5,000 runs/month at 60K input and 8K output tokens per run | $2,700 | $1,080 | $1,620 | GPT-5.6 Terra |
| Bulk classification 5,000,000 items/month at 400 input and 20 output tokens each | $13,000 | $5,200 | $7,800 | GPT-5.6 Terra |
Which should you actually pick?
GPT-5.6 Terra is cheaper on both input and output, so on price alone it wins regardless of your token mix. That does not automatically make it the right call: these are different models with different capability profiles, and paying 2.5x more is justified whenever the more expensive model gets the task right on the first attempt and the cheaper one needs two or three tries, or needs human correction downstream.
Discounts can also flip the arithmetic. Prompt caching is the bigger lever of the two for anything that resends a stable prefix: see the prompt caching savings calculator.
GPT-5.6 Sol vs GPT-5.6 Terra: common questions
Is GPT-5.6 Sol or GPT-5.6 Terra cheaper?
GPT-5.6 Terra is cheaper overall, at 2.5x less on a blended 3:1 input-to-output rate ($4.50 vs $11.25 per 1M blended tokens). It is cheaper on both input and output.
What is the price difference between GPT-5.6 Sol and GPT-5.6 Terra on a real workload?
On the bulk classification scenario (5,000,000 items/month at 400 input and 20 output tokens each), GPT-5.6 Sol costs $13,000 a month and GPT-5.6 Terra costs $5,200. That is a difference of $7,800 a month, or $93,600 a year, for the same volume of work.
Does GPT-5.6 Sol or GPT-5.6 Terra have better discounts?
GPT-5.6 Sol offers cached input at $0.50. GPT-5.6 Terra offers cached input at $0.20. On cache-heavy or latency-tolerant workloads these can matter more than the headline rate.
Should I switch from GPT-5.6 Sol to GPT-5.6 Terra?
Only if the cheaper model actually does the job. Price is the easy half of the decision; the hard half is whether output quality holds on your task. Run both against a sample of real traffic, then use the model switching savings calculator to put a number on the annual difference before committing.