← All providers

Qwen API pricing

18 Qwen models tracked, updated daily. Full rates below, with guidance on which tier fits which workload.

ModelTierInputOutputContext
Qwen3.7 FlashBudget$0.03$0.131M
Qwen3.5-FlashBudget$0.07$0.261M
Qwen3.5-9BBudget$0.10$0.15262K
Qwen3.5-35B-A3BBudget$0.14$1.00262K
Qwen3.6 35B A3BBudget$0.14$1.00262K
Qwen3 Coder NextBudget$0.18$0.90262K
Qwen3.6 FlashBudget$0.19$1.131M
Qwen3.5-27BBudget$0.20$1.56262K
Qwen3.5 Plus 2026-02-15Budget$0.26$1.561M
Qwen3.5-122B-A10BBudget$0.26$2.08262K
Qwen3.5 Plus 2026-04-20Budget$0.30$1.801M
Qwen3.6 27BBudget$0.30$2.00262K
Qwen3.7 PlusBudget$0.32$1.281M
Qwen3.6 PlusBudget$0.33$1.951M
Qwen3.5 397B A17BBudget$0.39$2.34262K
Qwen3 Max ThinkingBudget$0.78$3.90262K
Qwen3.6 Max PreviewStandard$1.03$6.16262K
Qwen3.7 MaxStandard$1.48$4.421M

Cached input rates and full detail on the pricing page. Prices in USD per 1M tokens.

Qwen (Alibaba) runs the largest and most fragmented lineup of any provider we track — over a dozen variants spanning different parameter counts, a dedicated coding model, and a "Thinking" reasoning-focused release, almost entirely in the Budget tier with a couple of models stepping up to Standard. See the live table above for the full current list and rates.

Making sense of the naming

Qwen's model names encode two things at once: a version number (3.5, 3.6, 3.7) and a size/architecture descriptor (parameter count, or an "A_B" mixture-of-experts notation like "35B-A3B", meaning a 35-billion-parameter model with roughly 3 billion active per token). Newer version numbers generally mean improved capability at a similar size class; the size/architecture descriptor is what actually drives the price and speed trade-off within a version.

How to pick from a dozen-plus options without guessing

Given the sheer number of variants, a size-first approach works better than trying to track every release individually:

  • Smaller variants (lower parameter counts, or MoE models with fewer active parameters) are the cheapest and fastest — well suited to high-volume classification, tagging, and simple chat.
  • Mid-size variants balance cost and general capability — a reasonable default for most chat and moderate coding tasks.
  • "Max" and "Plus" branded models step up to Standard-tier pricing and capability, positioned similarly to a Premium option within an otherwise Budget-tier family.
  • "Qwen3 Coder" is specifically tuned for code generation — check it against general-purpose variants directly for coding workloads on the SWE-bench and Aider Polyglot benchmarks rather than assuming a larger general model wins by default.
  • "Thinking"-branded variants are tuned for extended reasoning before answering — useful for tasks where accuracy on multi-step logic matters more than response latency, at a corresponding cost in output tokens (see Input vs Output Tokens for why reasoning-heavy output changes the cost calculus).

Why Qwen dominates budget rankings

Because so much of the lineup sits in the Budget tier, Qwen models frequently take multiple spots at the top of the cheapest models ranking, especially for output-heavy workloads where a low output rate compounds. If your workload is cost-sensitive and doesn't require frontier-level reasoning, it's worth checking several Qwen size variants against each other before looking elsewhere — the within-family price spread alone can be significant.

What to verify

With this many variants, confirm you're comparing the specific model you intend to deploy against — a size/version mismatch between what you tested and what you ship is an easy mistake in a lineup this large. Re-check the pricing table directly by exact model name before finalizing.

When Qwen vs. a competitor

For pure Budget-tier cost comparisons, check Qwen against DeepSeek and Moonshot directly. For workloads that need the Standard-tier "Max"/"Plus" capability, compare those specifically against Standard-tier models from OpenAI, Google, and Mistral on compare rather than assuming Qwen's budget reputation extends to its higher tier automatically.

See the full current Qwen lineup live above, or find the single cheapest option for your workload on cheapest models.

Frequently asked questions

How many Qwen models does TokenCost track?
TokenCost currently tracks 18 Qwen models, refreshed daily from live pricing data.
What is the cheapest Qwen model?
Qwen3.7 Flash is currently Qwen’s lowest-cost model on input price, at $0.03 per 1M input tokens and $0.13 per 1M output tokens.
Does Qwen support prompt caching?
Where a cached-input rate is published, TokenCost shows it directly in the pricing table (cached input is typically billed at a steep discount versus the standard input rate). See our prompt caching guide for the general mechanics.