Processing...Please wait while we secure this action
Model shortlist

Best cheap LLM API models for cost-sensitive products

Compare low-cost LLM API models by input price, output price, context length, capability, source, and production fit.

What is this shortlist for?

Cheap LLM API selection should start with workload shape, not only the lowest posted rate. For classification, summarization, routing, support drafts, and batch transformations, a lower-cost model can reduce monthly spend without changing your application interface. For final answers, complex reasoning, or coding agents, teams should benchmark a low-cost model against a stronger fallback. NextModel keeps price, context, capability, provider source, and code examples in one place so developers can make that tradeoff before deployment.

Source basis: NextModel curated catalog, provider public pricing, and OpenRouter metadata when available. · Updated 2026-07-01

Blended price

Recommended candidates cheap llm api

Start with the shortlist, then test real prompts and compare monthly cost before production routing.

VolcengineProduction

Doubao Seed 2.0 Mini is the lowest-cost production model currently exposed through the NextModel public gateway. It is a practical default for Chinese Q&A, classification, summarization, and lightweight multimodal tasks.

Starting at $0.029 / 1M tokensInputStarting at $0.289 / 1M tokensOutput128kContext
Best forChinese Q&A, low-cost general chat, multimodal understanding
RoutingConfigured
Tool callingVisionJSON modeLong contextStreamingLow cost
Platform curatedNextModel production gateway and Volcengine pricing config
View details
DeepSeekCatalog

DeepSeek V4 Flash is a long-context low-cost candidate for teams that need Chinese capability and batch-friendly pricing.

$0.112 / 1M tokensInput$0.224 / 1M tokensOutput128kContext
Best forlow-cost Chinese tasks, long-context summary, batch code assistance
RoutingConfigured
Tool callingJSON modeLong contextReasoningLow cost
OpenRouter if availableNextModel production gateway and Volcengine Agent Plan pricing config
View details
Mistral AICatalog

Mistral-Small-3.2-24B-Instruct-2506 is an updated 24B parameter model from Mistral optimized for instruction following, repetition reduction, and improved function calling. Compared to the 3.1 release, version 3.2 significantly improves accuracy on...

$0.1 / 1M tokensInput$0.3 / 1M tokensOutput128kContext
Best fortranslation, classification, short-form summarization
RoutingConfigured
Tool callingJSON modeStreamingLow costVisionLong context
OpenRouter if availableOpenRouter public Models API live metadata; public price comes from the registry pricing rule
View details
DeepSeekProduction

DeepSeek V4 Flash is the low-cost, low-latency member of the DeepSeek V4 family, onboarded via the Volcengine Agent Plan.

$0.145 / 1M tokensInput$0.289 / 1M tokensOutput128kContext
Best forhigh-volume chat, lightweight agent steps, classification
RoutingConfigured
Tool callingJSON modeStreamingLow cost
Platform curatedNextModel production gateway and Volcengine Agent Plan pricing config
View details

Comparison table

Compare the shortlist by price, provider, context, capability, and source.

Use this view when you're narrowing a production shortlist, building a fallback policy, or comparing model economics.

ModelProviderInputOutputContextCapabilitiesBest forLatencyStatusSource
Doubao Seed 2.0 Minidoubao-seed-2-0-miniVolcengine$0.029 / 1M tokens$0.289 / 1M tokens128k
Tool callingVisionJSON modeLong context
Chinese Q&A, low-cost general chat900-2600msProductionPlatform curated
DeepSeek V4 Flashdeepseek-v4-flashDeepSeek$0.112 / 1M tokens$0.224 / 1M tokens128k
Tool callingJSON modeLong contextReasoning
low-cost Chinese tasks, long-context summary700-2200msCatalogOpenRouter if available
Mistral: Mistral Small 3.2 24Bmistralai/mistral-small-3.2-24b-instructMistral AI$0.1 / 1M tokens$0.3 / 1M tokens128k
Tool callingJSON modeStreamingLow cost
translation, classification700-2300msCatalogOpenRouter if available
DeepSeek V4 Flashdeepseek-v4-flashDeepSeek$0.145 / 1M tokens$0.289 / 1M tokens128k
Tool callingJSON modeStreamingLow cost
high-volume chat, lightweight agent steps700-2200msProductionPlatform curated
Doubao Seed 2.0 Litedoubao-seed-2-0-liteVolcengine$0.087 / 1M tokens$0.521 / 1M tokens256k
Tool callingJSON modeLong contextStreaming
high-volume chat, classification800-2600msProductionPlatform curated
OpenAI: GPT-4o-miniopenai/gpt-4o-miniOpenRouter$0.15 / 1M tokens$0.6 / 1M tokens128k
Tool callingVisionJSON modeLong context
low-cost chat, image understanding800-2400msCatalogOpenRouter if available
Meta: Llama 4 Maverickmeta-llama/llama-4-maverickMeta$0.15 / 1M tokens$0.6 / 1M tokens1M
JSON modeLong contextStreamingLow cost
open-model workflows, cost-sensitive long context950-2800msCatalogOpenRouter if available
MiniMax M2.7minimax-m2-7MiniMax$0.243 / 1M tokens$0.975 / 1M tokens128k
Tool callingJSON modeStreamingLow cost
high-volume chat, agentic tool use900-2800msProductionPlatform curated

FAQ

Cheap LLM API FAQ

What is the cheapest model in this catalog?

The cheapest option depends on currency conversion and output length. Doubao Seed 2.0 Mini is the lowest-cost CNY production entry in this catalog.

Should teams always pick the cheapest LLM API?

No. Use cheap models for repeatable low-risk work, then compare quality against stronger models for final answers, complex reasoning, and coding agents.

How do caching and routing lower the effective cost of a cheap LLM API?

Routing sends each request to the lowest-cost model that meets the quality bar, prompt caching reuses repeated input prefixes, and both run behind one OpenAI-compatible base URL. Estimate the effect with the LLM cost calculator at /tools/llm-cost-calculator.