Part of our Claude Opus 5.5 series. Start with the complete Claude Opus 5.5 guide for the full benchmark table, pricing and availability.
Claude Opus 5.5 is the first Opus model that costs less than the one before it. The per-token price fell 20%, cache reads fell 60%, and Anthropic says the model uses fewer tokens to finish the same work. Here is how those changes add up on a real bill.
$4
per 1M input tokens
$20
per 1M output tokens
$0.20
per 1M cached tokens read
50%
off with the Batch API
The full Opus 5.5 rate card
| Rate | Price | Relative to input |
|---|---|---|
| Input | $4 | 1x |
| Output (includes thinking) | $20 | 5x |
| Cache write, 5-minute | $5 | 1.25x |
| Cache write, 1-hour | $8 | 2x |
| Cache read | $0.20 | 0.05x |
| Batch input | $2 | 0.5x |
| Batch output | $10 | 2.5x |
| Fast mode input | $8 | 2x |
| Fast mode output | $40 | 10x |
Fast mode is a research preview on the Claude API only. It runs the same model up to 2.5 times faster at double the standard price, and it isn’t offered on Amazon Bedrock, Google Cloud or Microsoft Foundry.
Claude Opus 5.5 price in India (INR)
Anthropic bills in US dollars. At the mid-market rate of ₹96.5 on 23 September 2026, the main rates work out as follows:
| Rate (per 1M tokens) | USD | INR |
|---|---|---|
| Input | $4 | ₹386 |
| Output | $20 | ₹1,930 |
| Cache read | $0.20 | ₹19.3 |
| Batch input | $2 | ₹193 |
| Batch output | $10 | ₹965 |
Budget for more than the converted price
18% GST applies to the service. If your business is GST-registered it is usually paid under reverse charge, otherwise it is added to the bill. Card payments also carry your bank’s forex markup. Confirm the treatment for your company with your accountant.For Indian teams, the cache-read price matters most. Many business assistants resend the same long system prompt, product catalog or policy document on every request. On Opus 5.5 each million of those cached tokens costs about ₹19.3, compared with ₹48.25 on Opus 5.
Compared with Opus 5 and Fable 5.1
| Model | Input | Output | Cache read |
|---|---|---|---|
| Claude Opus 5.5 | $4 | $20 | $0.20 |
| Claude Opus 5 | $5 | $25 | $0.50 |
| Claude Fable 5.1 | $10 | $50 | $0.25 |
Opus 5.5 is 20% cheaper per token than Opus 5 and 60% cheaper than Fable 5.1, while scoring higher than both on Anthropic’s launch benchmarks. The quality side of that trade is covered in Opus 5.5 vs Fable 5.1 and Opus 5.5 vs Opus 5.
What two real workloads cost
These estimates assume each model uses the same number of tokens, so they show the rate-card difference only. In practice Opus 5.5 usually needs fewer, which widens the gap.
Example 1: a customer support assistant
20,000 conversations a month. Each request reads a 4,000-token cached system prompt and help-center extract, adds 600 tokens of new customer text, and produces 1,200 output tokens including thinking at low effort.
| Model | USD / month | INR / month |
|---|---|---|
| Claude Opus 5.5 | $544 | ₹52,496 |
| Claude Opus 5 | $700 | ₹67,550 |
| Claude Fable 5.1 | $1,340 | ₹1,29,310 |
Example 2: an agentic coding workflow
200 agent sessions a month. Each session runs about 40 turns over a 60,000-token cached codebase context, which adds up to 2.4 million cached tokens read, 120,000 fresh input tokens and 160,000 output tokens.
| Model | USD / month | INR / month |
|---|---|---|
| Claude Opus 5.5 | $832 | ₹80,288 |
| Claude Opus 5 | $1,160 | ₹1,11,940 |
| Claude Fable 5.1 | $1,960 | ₹1,89,140 |
In both examples, output dominates the bill. That is why the effort level, which controls how much the model thinks, is the biggest cost lever you have.
What the rate card doesn't show
- Thinking is always on. Opus 5.5 can’t run with thinking disabled, and every thinking token bills at the output rate even when its text isn’t returned.
- The default effort changed. Requests that don’t set
effortnow run at medium instead of high. At a given level, Opus 5.5 also tends to think more per turn than Opus 5, most of all at xhigh and max. - Cache misses cost more, relatively. With reads at 0.05x of input, a broken cache prefix is a bigger jump in cost than it was on Opus 5. Changing the top-level effort between requests also invalidates the cache.
- Cloud marketplaces price separately. Amazon Bedrock and Google Cloud set their own Claude prices. Microsoft Foundry bills at Anthropic’s standard rates.
Five ways to cut your Opus 5.5 bill
- Set effort per route. Anthropic reports that on several coding evaluations low effort comes close to medium at much lower cost. Our Opus 5.5 effort levels guide shows how to choose.
- Cache everything stable. Put the system prompt, tool definitions and reference documents first and mark them for caching. The minimum cacheable prompt is 512 tokens.
- Keep conversations append-only. Editing earlier turns breaks the cache and, on Opus 5.5, can invalidate thinking blocks as well.
- Batch anything that can wait. Overnight reports, bulk classification and document processing cost half through the Batch API.
- Skip fast mode unless latency pays for itself. It doubles the price for the same output.
For the full picture of the model behind these prices, read the Claude Opus 5.5 guide.
Frequently asked questions
How much does Claude Opus 5.5 cost per million tokens?
$4 per million input tokens and $20 per million output tokens on the Claude API. Cache reads cost $0.20, five-minute cache writes $5 and one-hour cache writes $8 per million tokens.
What is the Claude Opus 5.5 price in rupees?
At ₹96.5 to the dollar (mid-market rate on 23 September 2026), input costs about ₹386 and output about ₹1,930 per million tokens, before 18% GST and your bank's forex markup.
Do thinking tokens cost extra on Opus 5.5?
Thinking tokens are billed as output tokens at $20 per million. They are billed even when the thinking text isn't shown in the response, so the effort level has a direct effect on cost.
Is Claude Opus 5.5 cheaper on the Batch API?
Yes. The Batch API charges half the standard rate: $2 per million input tokens and $10 per million output tokens, in exchange for asynchronous processing.
Is Opus 5.5 the same price on AWS and Google Cloud?
Not necessarily. Amazon Bedrock and Google Cloud set their own prices for Claude, so check their pricing pages. Microsoft Foundry bills at Anthropic's standard API rates.
The Claude Opus 5.5 series
Six guides that cover the model from every angle a team evaluating it will ask about.
01
Claude Opus 5.5: Benchmarks, Pricing and What Actually Changed
02
Claude Opus 5.5 vs Fable 5.1: Is Fable Still Worth 2.5x the Price?
03
Claude Opus 5.5 vs Opus 5: Is the Upgrade Worth It?
04 · You are here
Pricing in USD and INR
05
Migrating to Claude Opus 5.5: Four Breaking Changes to Fix First
06
Claude Opus 5.5 Effort Levels: Why Medium Is the New Default
Sources
- Claude Platform Docs: Pricing
- Claude Platform Docs: What's new in Claude Opus 5.5
- Anthropic: Introducing Claude Opus 5.5
Benchmark and customer figures are Anthropic's launch-day numbers, not independent tests. Prices are Anthropic's first-party API list prices as of September 24, 2026.
Building on Claude?
Tech Geum builds and migrates AI features for businesses in India and the Gulf, from model selection to production.
