Claude Haiku 4.5
Fastest and most cost-efficient Claude with near-frontier intelligence
Quick calculator
Tips to reduce cost
- →Use prompt caching to reuse repeated system prompts
- →Trim whitespace and reduce verbose instructions
- →Use a smaller model for classification or routing tasks
- →Batch async requests to get 50% discount (OpenAI/Anthropic)
- →Cache identical requests at the application layer
Similar models from Anthropic
Compared at your current token settings
About Claude Haiku 4.5
Claude Haiku 4.5 is a mid-range large language model from anthropic, priced at $1/1M input tokens and $5/1M output tokens. It is 59% cheaper than the market average and best suited for fast responses. The 200k context window handles long documents, extended conversations, and large code files comfortably.
For most production workloads, the cost breakdown is dominated by input tokens (system prompts, context, retrieved documents) rather than output. At this price point, Claude Haiku 4.5 is a solid choice when balancing quality and cost at scale.
Claude Haiku 4.5 supports prompt caching at $0.1/1M — a 90% discount on repeated input tokens. For applications with a fixed system prompt or repeated document context (RAG, chatbots, agents), enabling caching is the single highest-leverage cost optimization available.