Lowest-cost hosted LLM APIs tracked by benchr: July 24, 2026 snapshot

Looking for cheap token pricing? Compare DeepSeek, GPT-5 Mini, Claude Haiku, and self-hosted open-weights under $1 per million.

By benchr Editorial Team · · Comparison scope and price snapshot reviewed July 24, 2026 · View changelog

Lowest-cost hosted LLM APIs tracked by benchr: July 24, 2026 snapshot: price bands and metered token paths.
Benchr editorial field plate Lowest-cost hosted LLM APIs tracked by benchr Workload flow · total cost
Cost analysisPrice bands and metered token paths carry the visual for Lowest-cost hosted LLM APIs tracked by benchr: July 24, 2026 snapshot.

For high-volume work such as RAG ingestion, chat routing, and structured extraction, small rate differences add up. The table includes models in the benchr index priced at $1.00 or less per million input tokens, plus open-weight models intended for self-hosting.

Model Provider Input / 1M Output / 1M License
Qwen3.6-27BAlibabaSelf-hostedSelf-hostedOpen-weight
Llama 4 MaverickMetaSelf-hostedSelf-hostedOpen-weight
Llama 4 ScoutMetaSelf-hostedSelf-hostedOpen-weight
Phi-4MicrosoftSelf-hostedSelf-hostedOpen-weight
GPT-5 MiniOpenAI$0.250$2.00Proprietary
DeepSeek V4-FlashDeepSeek$0.440$1.32Open-weight
Mistral Large 3Mistral$0.500$1.50Open-weight
Kimi K2.6Moonshot AI$0.950$4.00Open-weight
Claude Haiku 4.5Anthropic$1.00$5.00Proprietary
DeepSeek V4-ProDeepSeek$1.32$3.96Open-weight

One caveat on the DeepSeek rows: those are peak-hour rates. Anything sent outside 01:00–04:00 and 06:00–10:00 UTC on a weekday costs half as much, which puts V4-Flash at $0.22/$0.66 for about four fifths of the week.

Key Highlights in the Low-Cost Space

  • DeepSeek V4-Flash ($0.44/$1.32 peak, $0.22/$0.66 off-peak): It spent most of 2026 as the cheapest million-token context on the market, then tripled its input rate on August 16 and made the discount conditional on sending traffic outside European and Asian business hours. The coding and reasoning scores did not change; the budget case did.
  • GPT-5 Mini ($0.25/$2.00): OpenAI's low-cost entry with Structured Outputs, Batch API support, a 400K context window, and 128K max output. Measure latency in your deployment; OpenAI does not publish a universal 160 tok/s guarantee.
  • Claude Haiku 4.5 ($1.00/$5.00): While pricier than DeepSeek and GPT-5 Mini, it features high prompt caching capabilities and Anthropic's signature safety and formatting alignment.

Want to compare these with the flagship models? Check out the full AI Model Rankings or compute exact volume pricing on our Cost Calculator.

When cheap stops being cheap

The cheapest API is not always the lowest-cost system. A model with a lower token price can still lose if it requires more retries, produces longer-than-needed answers, misses formatting constraints, or needs more human review. For production, the useful metric is cost per accepted answer.

For high-volume routing, extraction, and classification, budget models can be excellent because the task is narrow and failure is easy to detect. For legal review, complex code repair, research synthesis, or agent loops with side effects, pay attention to failure cost before optimizing the token bill.

A practical shortlist strategy

For most teams, the cheapest-model search should produce a shortlist, not a single winner. Pick one model below $0.50/1M input, one between $0.50 and $1.50, and one stronger fallback above that. Route easy work to the cheapest tier and escalate only when confidence, formatting, or safety checks fail.

This keeps the system cheap without betting the whole product on the lowest line in the table. It also gives you a migration path: if the budget model improves, increase its traffic; if it fails on an edge case, the fallback path is already defined.

Keep provider concentration in mind too. Saving a few dollars per million tokens is not worth losing redundancy if the workload is business-critical. For important systems, pair the cheapest default with a second provider that can take over when latency, rate limits, or availability degrade.

Frequently asked

Is DeepSeek V4-Flash still the lowest-priced hosted model benchr tracks?

Only off-peak. It held the lowest listed rate through the July 24, 2026 snapshot at $0.14 input and $0.28 output. DeepSeek repriced on August 16, 2026: $0.44 and $1.32 during peak hours (01:00–04:00 and 06:00–10:00 UTC, Monday to Friday), $0.22 and $0.66 the rest of the week. At the peak rate GPT-5 Mini is cheaper on input; at the off-peak rate V4-Flash is still the cheapest row in this set. This is not a market-wide guarantee; check the provider's live rate card before budgeting.

Can I host open-weight models for free?

Open-weight models like Llama 4 Scout, Maverick, or Phi-4 are free to download and use. But you still pay for the hardware needed to run them, whether that is your own machine, a cloud instance, or a rented GPU.

Are open-weights really cheaper than DeepSeek V4-Flash?

It depends on your volume. Hosting a model like Qwen3.6-27B or Llama 4 Scout requires renting a GPU (such as an A10G or A100), which bills hourly. If you make millions of requests daily, self-hosting is often cheaper. For lower volume or bursty workloads, using DeepSeek's API is far cheaper and zero-maintenance.

Changelog

  • — Scoped the lowest-price finding to hosted models tracked by benchr in this dated snapshot and added a live-price check before budgeting.
  • — Published. All prices verified against official provider API docs.

Sources