Opus 5.5 fast mode economics

Updated September 22, 2026 · first published September 22, 2026

Claude Opus 5.5 has two price lists. Standard is $4 per million input tokens and $20 per million output tokens. Fast mode is $8 and $40, exactly double, for up to 2.5× the output speed. The model is the same. The extra money buys time and nothing else, so the only question is whose time.

What the premium buys

Take a step that produces 5,000 output tokens. At standard rates the output costs $0.10. In fast mode it costs $0.20. If the step takes 60 seconds at standard speed, a 2.5× speedup brings it to about 24 seconds. You pay an extra $0.10 to save 36 seconds.

That works out to about $10 for each hour of waiting removed. Step length does not change the ratio, because the extra cost and the time saved both grow with output tokens. It does depend on your standard-mode speed: this example assumes about 83 output tokens per second, so plug in your own. Input also doubles, so prefix-heavy steps pay a bit more per second saved.

When that is cheap

When it is pure waste

Standard Opus 5.5 is already about 30% faster than Opus 5, per Anthropic. Some latency complaints that would have justified fast mode on Opus 5 may be solved by the upgrade alone. Measure the standard speed before paying for more.

Controls to put in place

  1. Make fast mode an explicit, per-route decision. It should never be a global default or a flag that an engineer turned on once and forgot.
  2. Tag spend by mode. A fast-mode request at double the unit price looks like a normal request on a dashboard that groups by model only.
  3. Alert on the fast-mode share of output tokens. If it rises on routes where no user is waiting, something was switched on that should not have been.
  4. Budget effort and speed together. Max effort multiplies the token count, and fast mode doubles the price of each token. The combination is the most expensive way to run the model.

Related


Want this applied to your own LLM spend? FinOps LLM runs a free audit of your AI costs and shows where the savings are. Book free audit →

Back to research