jishie

Qwen3 Coder Plus

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

$1.30Blended $/1M (3:1)
$0.65Input $/1M
$3.25Output $/1M
$3.901M in + 1M out
$0.13 −80%Cache read $/1M
#3474 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 Plus” is offered by 9 providers — cheapest-effective first. Alibaba Coding Plan (China) is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Coding Plan (China)freefree$0.001000k
Alibaba Coding Planfreefree$0.001000k
Merge Gateway$0.574$2.294$1.001000k
OpenRouter (this)$0.65$3.25$1.301000k
Kilo Gateway$0.65$3.25$1.301000k
NanoGPT$1$5$2.00128k
Alibaba$1$5$2.001049k
Vercel AI Gateway$1$5$2.001000k
Alibaba (China)$1$5$2.001049k

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-plus","messages":[{"role":"user","content":"hello"}]}'

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