jishie

Qwen3.6 Max Preview

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

$2.31Blended $/1M (3:1)
$1.027Input $/1M
$6.162Output $/1M
$7.191M in + 1M out
Cache read $/1M
#4170 of 5,000Cheapest rank
Provider
OpenRouter (openrouter)
Context
262,144 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“Qwen3.6 Max Preview” is offered by 9 providers — cheapest-effective first. This one (OpenRouter) is the cheapest.

ProviderInputOutputBlendedContext
OpenRouter (this)$1.027$6.162$2.31262k
Kilo Gateway$1.027$6.162$2.31262k
NanoGPT$1.04$6.24$2.34246k
Pioneer$1.04$6.24$2.34262k
AIHubMix$1.27$7.61$2.85240k
LLM Gateway$1.3$7.8$2.92262k
Alibaba$1.3$7.8$2.92262k
EmpirioLabs AI$1.31$7.88$2.95256k
Merge Gateway$1.31$7.88$2.95256k

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

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