Qwen 3.8 Max Pricing 2026: Official $1.67/$5.00 — and It's Not on OpenRouter Yet

Alibaba's newest flagship is live. Here are the official rates, its OpenRouter availability status (verified August 3, 2026), and where you can call it today.

Table of Contents

TL;DR

The short version

What Is Qwen 3.8 Max?

Qwen3.8-Max is Alibaba's newest flagship large language model, the successor to Qwen3.7-Max. It is a reasoning model — responses include an internal thinking phase, and usage reports separate reasoning_tokens from visible output tokens, just like other thinking-mode models.

In our own testing, the production API endpoint is qwen3.8-max (note: the -preview variant is restricted and returns 403 for standard API access). Responses in our checks came back in around 1.8 seconds for short prompts.

Official Alibaba Cloud Pricing

Alibaba publishes Qwen3.8-Max at the same list price as the previous generation. Pricing is unified across thinking and non-thinking output:

TierInput (per 1M tokens)Output (per 1M tokens)
Standard (0 – 1M tokens)¥12 ≈ $1.67¥36 ≈ $5.00
Batch API (50% off)¥6 ≈ $0.84¥18 ≈ $2.50

New Alibaba Cloud accounts also receive a 1 million token free quota for Qwen3.8-Max, valid for 90 days after activation.

Is Qwen 3.8 Max on OpenRouter?

No — not yet. We checked OpenRouter's full model catalog on August 3, 2026: out of 337 listed models, there are zero qwen3.8 entries. The newest Qwen flagship available there is still Qwen3.7-Max:

Model on OpenRouterInput / 1MOutput / 1M
qwen/qwen3.7-max$1.475$4.425
qwen/qwen3.6-max-preview$1.027$6.162
qwen/qwen3-max$0.78$3.90
qwen3.8-maxNot listed

For context, when Qwen3.7-Max launched, it appeared on OpenRouter within about a day. Qwen3.8-Max may follow the same pattern — but right now, if you want the 3.8 generation, OpenRouter is not an option.

Qwen 3.8 Max vs 3.7 Max Pricing

Qwen3.8-MaxQwen3.7-Max
Official input / 1M¥12 ≈ $1.67¥12 ≈ $1.67 (list)
Official output / 1M¥36 ≈ $5.00¥36 ≈ $5.00 (list)
Current promotionNone yetLimited-time 50% off (¥6 / ¥18)

Same list price — but the 3.7 promotion means the older model is temporarily the cheaper choice if raw cost is your only criterion. The 3.8 generation is the pick if you want the newest reasoning capabilities at the standard rate.

How to Access Qwen 3.8 Max Today

Option 1: Alibaba Cloud DashScope directly

Requires an Alibaba Cloud account and a DashScope API key. Billed in the official rates above; international users may face payment and invoicing friction.

Option 2: NovAI — OpenAI-compatible, official rate, no markup

NovAI serves qwen3.8-max through a direct Alibaba channel at the official $1.67 / $5.00 rate — no platform markup. One OpenAI-compatible endpoint also gives you DeepSeek, GLM, Doubao, Kimi and more under the same key:

curl https://aiapi-pro.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"qwen3.8-max","messages":[{"role":"user","content":"Hello"}]}'

Sign-up takes an email only — new accounts get $2 free credit, and top-ups work with USDT (TRC20).

What It Costs in Practice

At $1.67 / $5.00, a typical agent turn with ~2,000 input tokens and ~1,000 output tokens (including reasoning) costs roughly $0.008 — about $8 per 1,000 such turns. For batch pipelines that can tolerate async processing, the Batch API halves that.

FAQ

How much does Qwen 3.8 Max cost?

¥12 (≈$1.67) per million input tokens and ¥36 (≈$5.00) per million output tokens at the official Alibaba Cloud rate. Batch mode is half price.

Is Qwen 3.8 Max on OpenRouter?

Not as of August 3, 2026. We verified the live catalog: no qwen3.8 entries. Qwen3.7-Max ($1.475 / $4.425) remains the newest Qwen flagship there.

Where can I use Qwen 3.8 Max today?

Alibaba Cloud DashScope directly, or through NovAI's OpenAI-compatible API at the official rate with USDT (TRC20) billing.

Does the output price include reasoning tokens?

Yes — Alibaba bills thinking and reply tokens together at the output rate.

🚀 Start Using Qwen 3.8 Max Today

Sign up and get $2.00 free credit — Qwen 3.8 Max at official pricing, no credit card required.

Get Free $2 Credit →

Already have an account? Log in here