Skip to content
wojciech.io
All insights
AI SystemsAIClaudeAI Systems

Sonnet 5 costs twice what Haiku 4.5 does per token. Per page, closer to 2.6 times. What that buys.

Haiku 4.5 at $1 / $5 scores 18. Sonnet 5 at $2 / $10 scores 38, with five times the context and a year newer knowledge. The real price gap, and when Haiku wins.

Wojciech Łuszczyński

Wojciech Łuszczyński

GTM Architect & Growth Operator · Now · 16 September 2026

TL;DR · Key insights

  • Claude Sonnet 5 lists at $2 / $10 per million tokens and Haiku 4.5 at $1 / $5. Sonnet 5 uses Anthropic's newer tokenizer, about 30% more tokens for the same text, so per page it costs closer to 2.6 times as much.
  • That buys 20 points on Artificial Analysis's Intelligence Index v4.3, 38 against Haiku's 18, plus five times the context window, twice the output limit and a knowledge cutoff about a year newer.
  • Haiku 4.5 is labelled Anthropic's fastest model, but Artificial Analysis measured the two at similar speeds: 84.7 output tokens per second for Haiku with reasoning, 79.5 for Sonnet 5.
  • Haiku 4.5's retirement window opens no sooner than 15 October 2026. For new work inside Anthropic's lineup, Sonnet 5 is the default; Haiku fits only short, simple, high-volume tasks.

Inside Anthropic’s lineup, the small-model decision used to be simple: Haiku for volume, Sonnet for anything that needs thinking.

It is still roughly that. The price gap is bigger than the rate card shows, though, and the speed gap is smaller.

InfoClaude Haiku 4.5Claude Sonnet 5
Input / output per 1M tokens$1 / $5$2 / $10
TokenizerPreviousNewer, ~30% more tokens
Effective per page vs Haiku1x~2.6x
Intelligence Index v4.318 (reasoning)38 (max)
Output speed, tokens/s84.779.5
Anthropic's latency labelFastestFast
Context / max output200K / 64K1M / 128K
Reliable knowledge cutoffFeb 2025Jan 2026
ThinkingExtendedAdaptive
RetirementNot sooner than 15 Oct 2026Not sooner than 30 Jun 2027

Prices, tokenizer, specs, thinking modes and retirement from Anthropic's pricing and models pages. Index and speed from Artificial Analysis, read on 16 September 2026 against Intelligence Index v4.3. The per-page row applies Anthropic's approximately 30% tokenizer figure.

The price gap is wider than 2x

Sonnet 5 lists at exactly twice Haiku 4.5’s price, and that is the number most comparisons stop at.

Anthropic’s pricing page adds that Claude 4.7 and later models use a newer tokenizer, one that produces approximately 30% more tokens for the same text. Sonnet 5 is on it. Haiku 4.5 predates it.

So the same prompt costs more tokens on Sonnet 5 before any rate is applied, and twice the rate times about 1.3 times the tokens is roughly 2.6 times the cost per page. Still a reasonable trade. Budget for 2.6, not 2.

Anthropic notes the exact increase depends on content and workload shape. I would count real prompts on both before signing a forecast, the same advice I gave for Sonnet 4.6 against Sonnet 5, where the same tokenizer shift eats most of a price cut.

What 2.6 times buys

Twenty index points, 38 against 18. That is wider than the whole step from Sonnet 5 up to Opus 5, and it comes at the cheap end of the lineup where nobody expects a gap that size.

Five times the context: 1M tokens against 200K, and twice the output at 128K against 64K.

Knowledge about a year newer: a reliable cutoff of January 2026 against February 2025. That alone can decide it for anything touching recent tools, APIs or events.

Key takeaway

At the small end, the jump from Haiku 4.5 to Sonnet 5 is the largest capability step per dollar in Anthropic’s lineup. It is not a premium tier. It is the tier where most work belongs.

The speed gap is smaller than the label

Anthropic labels Haiku 4.5 its fastest model and Sonnet 5 fast. On Artificial Analysis’s measurement the two are close: 84.7 output tokens per second for Haiku 4.5 with reasoning, 81.5 without, and 79.5 for Sonnet 5 at max effort.

Labels describe the lineup relative to itself, and time to a finished answer also depends on how much each model writes. But if speed was the main reason a pipeline sits on Haiku 4.5, it is worth measuring again.

What changes in the code

Haiku 4.5 uses extended thinking, the mode set with a thinking type of enabled and a budget_tokens value. Anthropic’s models page says that mode is deprecated on the 4.6 generation and not accepted on later models, and Sonnet 5 uses adaptive thinking steered by an effort parameter instead.

Any request that sends budget_tokens to Haiku 4.5 needs changing before the model ID moves. Context and output limits change in your favour, so nothing breaks there.

The retirement window

Anthropic lists Haiku 4.5’s retirement as not sooner than 15 October 2026, and Sonnet 5’s as not sooner than 30 June 2027. Both are floors, not scheduled shutdowns. The first one is a month away, which is reason enough to put a Haiku 4.5 migration plan on the list now.

Which one I would use

The workModelWhy
Most new work inside Anthropic's lineupSonnet 5Twenty more index points, five times the context, newer knowledge.
Anything needing knowledge from 2025 or 2026Sonnet 5Haiku 4.5's reliable cutoff is February 2025.
Short, simple classification at huge volumeHaiku 4.5Half the rate, and the index gap may not show on trivial tasks. Plan for its retirement window.
Prompts over 200K tokensSonnet 5Haiku 4.5 cannot take them.
Volume work, vendor is flexibleNeitherGPT-5.6 Luna scores 38 at $0.20 / $1.20, cheaper than Haiku 4.5.

Sonnet 5 as the default, Haiku 4.5 only for trivial high-volume work, and a look outside Anthropic if the vendor is not fixed.

If your vendor is not fixed, the cheaper comparison is Haiku 4.5 against GPT-5.6 Luna. If Sonnet 5 is not enough, the next step up is Sonnet 5 against Opus 5.

What would change my mind

A new small Claude model on the current tokenizer and a newer knowledge cutoff. That would reset every row of this table.

A measured tokenizer difference on your own prompts well away from 30%. The 2.6 figure rests on Anthropic’s approximation.

Questions people asked

Is Claude Sonnet 5 better than Haiku 4.5?

Yes: 38 against 18 on the Intelligence Index v4.3, with five times the context window, twice the output limit and a knowledge cutoff about a year newer. Haiku 4.5 is half the price per token.

How much more expensive is Sonnet 5 than Haiku 4.5?

Twice as much per token, $2 / $10 against $1 / $5. With Sonnet 5’s newer tokenizer producing about 30% more tokens for the same text, closer to 2.6 times per page.

Is Claude Haiku 4.5 faster than Sonnet 5?

Anthropic labels it faster, but Artificial Analysis measured them close: 84.7 tokens per second for Haiku 4.5 with reasoning against 79.5 for Sonnet 5.

Should I use Claude Haiku 4.5 or Sonnet 5?

Sonnet 5 for almost all new work inside Anthropic’s lineup. Haiku 4.5 only for short, simple, very high-volume tasks, with a plan for its retirement window.

If you are sizing a model change across a large pipeline, the contact page is the fastest route to me.

About the author

Wojciech Łuszczyński

Wojciech Łuszczyński

GTM Architect and Growth Operator building AI-native revenue systems for B2B SaaS and technology companies. I connect positioning, SEO, content, paid acquisition, CRM, automation, analytics and AI workflows into practical growth infrastructure.

Newsletter

Get the next one first.

When I publish a new article on AI systems, GTM architecture, or growth operating models, you'll be the first to know.

Subscribe