Qwen3.5-27B

qwen/qwen3.5-27b
by Qwen · text+image+video in · text out · 32.8K ctx · 2026-02-25

Qwen3.5 27B — open-weight dense multimodal (text/image/video), 27B params, 32k context (vision mode)…

INPUT$0.09/ 1M tokens
OUTPUT$0.69/ 1M tokens
p50 TTFT3.02 s7d
p95 TTFT6.65 s7d
TRAFFIC3.2Ktokens / 7d
Code samples
from openai import OpenAI

client = OpenAI(
    base_url="https://orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="qwen/qwen3.5-27b",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Pricing
TierInput / 1M tokensOutput / 1M tokens
128K$0.086$0.688
256K$0.258$2.06
Tier selected by input token count of each request
Performance
TTFT p50
3.02 s
Output speed
216 tok/s
TTFT p95
6.65 s
Error rate
26.3%
Public benchmarks
AA Coding
34.9
AA Intelligence
42.1
GPQA Diamond
85.8
Humanity's Last Exam
22.2
IFBench
75.6
Long-Context Recall
67.3
SciCode
39.5
TerminalBench Hard
32.6
τ²-Bench
93.9
Source: artificialanalysis.ai
FAQ
How much does Qwen: Qwen3.5-27B cost on OrcaRouter?
Qwen: Qwen3.5-27B is priced at $0.09 per 1M input tokens and $0.69 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Qwen: Qwen3.5-27B's context window?
Qwen: Qwen3.5-27B supports a context window of 33K tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen: Qwen3.5-27B via the OpenAI SDK?
Set OpenAI base_url to https://orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="qwen/qwen3.5-27b" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen: Qwen3.5-27B?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
Embed this badge
Qwen: Qwen3.5-27B$0.09/M in3024ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.5-27b" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.5-27b.svg" alt="Qwen: Qwen3.5-27B on OrcaRouter" /> </a>
Markdown [![Qwen: Qwen3.5-27B](https://www.orcarouter.ai/embed/qwen/qwen3.5-27b.svg)](https://www.orcarouter.ai/models/qwen/qwen3.5-27b)