👉 New to Alibaba Cloud? Claim $200 free credit | Open Model Studio console and get up to ~70 million free tokens across the Qwen family.

📅 Data note (Sep 1, 2026): All rates below are synced from the official Model Studio model inference pricing page (last updated Aug 31, 2026) and the Chinese 百炼模型价格页. Standard list prices are shown; limited-time promotions (such as the Qwen3.7-Max 50% discount) are flagged. Always confirm final numbers in the console before production budgeting.

1. How Model Studio Billing Works

Alibaba Cloud Model Studio (the international name for Bailian / 百炼) is Alibaba’s one-stop LLM platform: Qwen text models, DeepSeek, Qwen-VL vision models, QwQ reasoning models, embedding, rerank, speech and image generation, all behind an OpenAI-compatible API. Billing is straightforward:

2. Qwen API Price Table — International Deployment (USD, per 1M tokens)

These are the International scope rates (Singapore region) most overseas developers use. Standard real-time prices; batch halves them where supported.

ModelInput (USD/1M)Output (USD/1M)ContextBest for
Qwen3.8-Max (flagship, GA Aug 3, 2026)$2.00 flat$6.00 flat1MHardest agentic/coding tasks; one flat rate at any length
Qwen3.7-Max$2.50 list (50% off → $1.25)$7.50 list (50% off → $3.75)1MPrevious flagship — cheapest high-end while promo lasts
Qwen3-Max$1.20 → $2.40 → $3.00$6 → $12 → $15262KReasoning & coding (tiers at 32K / 128K input)
Qwen3.7-Plus$0.48 (≤256K: $1.44)$1.92 (≤256K: $5.76)1MMultimodal mid-tier, production workhorse
Qwen-Plus (qwen-plus-2025-12-01)from ~$0.40from ~$1.201MThe default “start here” model for most apps
Qwen-Flashfrom $0.05from $0.401MHigh-volume classification, tagging, extraction
Qwen3.7-Flash~$0.03–$0.07~$0.13–$0.201MUltra-cheap batch processing
Qwen-Turbo (legacy)~$0.05~$0.201MNo longer updated — use Qwen-Flash for new projects
QwQ-Plus (reasoning)~$0.82 (¥5.871 intl)~$2.47 (¥17.614 intl)128KDeep thinking mode; free 1M tokens each
Qwen-Long (long context)~$0.07 (¥0.5 mainland)~$0.28 (¥2 mainland)1MWhole-document analysis on a budget

Source: Alibaba Cloud Model Studio — Model inference pricing (Aug 31, 2026). CNY-converted rows marked with ¥ use the mainland rate at ~7.2 CNY/USD as an approximation; the international rate is billed in USD.

3. Qwen API Price Table — Mainland China Deployment (CNY, per 1M tokens)

For China-facing products served from Beijing (North China 2). These rates include the models most commonly used by Chinese teams:

模型 Model输入 Input (¥/1M)输出 Output (¥/1M)免费额度 Free quota
qwen-turbo / qwen-turbo-latest¥0.367¥1.468Batch 半价
qwen-plus-2025-04-28 及早期版¥0.8¥2各 100 万 tokens
qwen3.6-plus (≤32K 档)¥2¥12各 100 万 tokens
qwq-plus (思考模式)¥1.6¥4各 100 万 tokens
qwen-long¥0.5¥2各 100 万 tokens
qvq-plus (视觉推理)¥2¥5各 100 万 tokens
qvq-max¥8¥32各 100 万 tokens
qwen3-vl-flash (≤32K)¥0.15¥1.5Batch 半价

Source: 阿里云帮助中心 — 百炼模型价格. Mainland free quota: 1 million tokens each for input/output, valid 90 days after Bailian activation.

4. How to Pick a Model (and What It Costs You)

5. Worked Examples: Real Monthly Bills

ScenarioVolume (monthly)ModelEst. bill
Support chatbot, 50K conversations20M input / 4M outputQwen-Flash~$2.6/month
RAG knowledge assistant, 100K queries50M input / 10M outputQwen3.7-Plus~$43/month
Coding agent, 5K heavy tasks30M input / 10M outputQwen3.8-Max~$120/month
Same coding agent, batch mode30M input / 10M outputQwen3.8-Max batch~$60/month
Document processing, long-context100M input / 5M outputQwen-Long (mainland ¥)~¥60 (~$8)/month

The takeaway: outside of heavy agent workloads, most production apps run on tens of dollars a month — and the free quota covers the first ~70 million tokens of experimentation entirely.

6. Free Tokens: What New Accounts Actually Get

7. Three Ways to Cut the Bill Further

  1. Prompt caching. If your system prompt + retrieved context repeats across users, explicit cache hits drop input cost to ~10%. RAG apps routinely cut 60–80% of input spend this way.
  2. Batch calls for non-interactive work. Evals, embeddings-style sweeps, nightly summaries: 50% off with no quality difference.
  3. Model routing. Use Flash for triage and simple intents, escalate only the hard 5–10% of requests to Plus or Max. Most “Max-only” apps waste 80%+ of their budget.

8. Getting Started in 10 Minutes

  1. Register an Alibaba Cloud international account and claim the $200 starter credit (new users; approval ~3 business days where required).
  2. Open the Model Studio console, activate the service — free tokens are granted automatically.
  3. Create an API key and call the OpenAI-compatible endpoint (https://dashscope-intl.aliyuncs.com/compatible-mode/v1) with your existing OpenAI SDK — just change base URL and key.
  4. Start on Qwen-Flash or Qwen-Plus, switch to Qwen3.8-Max only where quality demands it, and turn on caching once prompts stabilize.

FAQ

Is Qwen API free?

The hosted API is pay-per-token, but new accounts get ~1 million free tokens per model (roughly 70 million total) for 90 days. Most Qwen models are also open-weight, so you can self-host on GPU servers at zero per-token cost for steady high volume.

How much does Qwen3.8-Max cost?

$2.00 per million input tokens and $6.00 per million output tokens on international deployment, flat across the entire 1M-token context window. Batch calls halve this to $1/$3-ish effective rates.

Qwen vs DeepSeek — which is cheaper?

DeepSeek-V4-Flash undercuts Qwen-Flash on output price; Qwen-Plus is slightly cheaper on input. Both are callable from the same Model Studio account, so run your own A/B — price differences are smaller than quality-fit differences for most workloads.

Do prices change often?

Alibaba cuts prices aggressively as new models ship — Qwen3.7-Max is currently 50% off list and newer Flash tiers keep dropping. Budget against list prices for long-term planning and treat promotions as upside.

Start Building with Qwen Today

$200 international credit · ~70 million free Qwen tokens · OpenAI-compatible API · Singapore + Beijing regions

Claim $200 Free Credit Open Model Studio