siliconflow/Qwen/Qwen3.5-27B · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.
siliconflow)“Qwen3.5 27B” is offered by 9 providers — cheapest-effective first. EmpirioLabs AI is the cheapest at $0.24 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| EmpirioLabs AI | $0.086 | $0.688 | $0.24 | 256k |
| OrcaRouter | $0.086 | $0.688 | $0.24 | 262k |
| Merge Gateway | $0.086 | $0.688 | $0.24 | 256k |
| Kilo Gateway | $0.195 | $1.56 | $0.54 | 262k |
| OpenRouter | $0.195 | $1.56 | $0.54 | 262k |
| SiliconFlow (this) | $0.25 | $2 | $0.69 | 262k |
| Ofox | $0.29 | $2.05 | $0.73 | 262k |
| NanoGPT | $0.27 | $2.16 | $0.74 | 260k |
| Mixlayer | $0.3 | $2.4 | $0.82 | 262k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at SiliconFlow 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.5-27B","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):