What “Cheapest AI Models” Really Means Today
The cheapest AI models are large language models that deliver acceptable task performance at the lowest all‑in token cost, considering cache hits, input tokens, and output tokens across real workloads rather than headline per‑call pricing alone. Artificial Analysis and OpenRouter data show that pricing now varies by an order of magnitude between models that look similar on benchmarks, so a simple cents‑per‑1M‑tokens comparison can be misleading. A blended pricing model, using a 7:2:1 ratio of cache‑hit, input, and output tokens, gives a better view of true cost of ownership for long‑running applications. According to Artificial Analysis, this blended view is what ranks the 10 cheapest AI models, and it helps developers see how far they can push low cost LLM options before quality or context limits start to hurt their use cases.
Blended Token Pricing: Why $0.06 Can Beat Anything Else
Token pricing analysis based on blended cost has crowned DeepSeek V4 Flash (Max) the current price leader at USD 0.06 (approx. RM276) per million tokens. This Mixture‑of‑Experts model activates only 13B of its 284B parameters per token and supports a 1M‑token context window, which makes high‑throughput workloads such as document generation extremely cheap. GPT‑OSS‑20B (High) follows at USD 0.07 (approx. RM322) per million tokens blended, delivering a small, fast low cost LLM that favors throughput over depth. At the mid‑tier, DeepSeek V4 Pro (Max) and MiMo‑V2.5‑Pro both sit at USD 0.18 (approx. RM828) per million tokens blended, while GPT‑OSS‑120B (High) comes in at USD 0.20 (approx. RM920). These numbers reflect the 7:2:1 cache‑hit/input/output mix, not ideal lab conditions, so they map closely to real production bills.

Performance and Context Trade‑offs Behind Low Prices
The cheapest AI models are not interchangeable, even when their blended prices look close. DeepSeek V4 Flash shows how extreme efficiency can come with risk: it hallucinates 96% of the time when it does not know an answer, which is unacceptable for high‑stakes reasoning but fine for bulk drafting or ideation. GPT‑OSS‑20B is the smallest model among the cheapest options, so it trades reasoning depth for fast, inexpensive classification, summarisation, and routing. At the higher end of the price‑efficient spectrum, DeepSeek V4 Pro scores 52 on the Artificial Analysis Intelligence Index, landing near the frontier tier while still counting as a low cost LLM. Larger models also differ in context support: V4 Flash exposes a 1M‑token context window by default, while many mid‑tier options aim for balanced performance rather than sheer context size.
Usage Data: Cheap Models That Developers Actually Use
OpenRouter’s leaderboard, which tracks token consumption across thousands of apps, shows how pricing and performance combine in practice. DeepSeek V4 Flash sits at the top with 10.9 trillion tokens and nearly 995% month‑over‑month growth, a signal that the market is rewarding its extreme price‑to‑performance profile. Hy3 Preview, another cost‑efficient Mixture‑of‑Experts model, reaches 10.7 trillion tokens with over 999% growth and input pricing of USD 0.063 (approx. RM290) per million tokens, which helps explain its rapid adoption. In the middle tier, Claude Opus 4.7 and Claude Sonnet 4.6 display the opposite pattern: less focus on being the outright cheapest AI models, more on reliable agentic performance and coding output, with steady production growth rather than spikes. This split suggests developers often pair one ultra‑cheap model with one premium model to balance cost and reliability.
How Budget‑Conscious Teams Can Maximise Value
For teams watching every dollar, the key is to match each task to the cheapest AI model that still meets its quality bar. Use DeepSeek V4 Flash or GPT‑OSS‑20B for high‑volume, low‑risk tasks like cleaning logs, tagging content, or generating first‑draft text, where hallucinations or shallow reasoning are easy to detect or fix. Reserve stronger but still low cost LLM options like DeepSeek V4 Pro, MiMo‑V2.5‑Pro, or GPT‑OSS‑120B for complex chains of thought, coding, or agentic workflows. Across all of them, optimise prompts for brevity, stream outputs when possible, and design flows that reuse cached context so the 7:2:1 blended model works in your favor. The ongoing pricing war among AI providers is pushing token costs down, but smart token budgeting and model routing are what turn lower prices into real savings.






