jishie

Qwen3 Coder Flash

openrouter/qwen/qwen3-coder-flash · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.

$0.39Blended $/1M (3:1)
$0.195Input $/1M
$0.975Output $/1M
$1.171M in + 1M out
$0.039 −80%Cache read $/1M
#1910 of 5,000Cheapest rank
Provider
OpenRouter (openrouter)
Context
1,000,000 tokens
Max output
65,536 tokens
Capabilities
toolstext

Same model, other providers

“Qwen3 Coder Flash” is offered by 9 providers — cheapest-effective first. Merge Gateway is the cheapest at $0.25 blended.

ProviderInputOutputBlendedContext
Merge Gateway$0.144$0.574$0.251000k
Alibaba (China)$0.144$0.574$0.251000k
OpenRouter (this)$0.195$0.975$0.391000k
Kilo Gateway$0.195$0.975$0.391000k
NanoGPT$0.3$1.5$0.60128k
LLM Gateway$0.3$1.5$0.601000k
Alibaba$0.3$1.5$0.601000k
DigitalOcean$0.45$1.7$0.76262k
Ofox$0.5$2.5$1.001000k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at OpenRouter and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"qwen/qwen3-coder-flash","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):