jishie

Qwen3.6 Flash

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

$0.42Blended $/1M (3:1)
$0.1875Input $/1M
$1.125Output $/1M
$1.311M in + 1M out
Cache read $/1M
#1983 of 5,000Cheapest rank
Provider
OpenRouter (openrouter)
Context
1,000,000 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimagevideo

Same model, other providers

“Qwen3.6 Flash” is offered by 9 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Token Planfreefree$0.001000k
Alibaba Token Plan (China)freefree$0.001000k
Merge Gateway$0.165$0.99$0.371000k
AIHubMix$0.17$1.01$0.38991k
OpenRouter (this)$0.1875$1.125$0.421000k
Alibaba Coding Plan (China)$0.1875$1.125$0.421000k
Alibaba Coding Plan$0.1875$1.125$0.421000k
Pioneer$0.1875$1.125$0.421000k
Kilo Gateway$0.1875$1.125$0.421000k

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

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