Affiliate disclosure: we may earn commissions when you sign up through some links below, at no extra cost to you. This never affects our pricing data, comparisons, or recommendations. Learn more.
news

Z.ai GLM-5.3 Launch: Pricing Impact (August 2026)

GLM-5.3 is live at GLM-5.2's API rates with stronger coding, 1M context, and new migration requirements. See who should switch.

By AI Pricing Guru Editorial Team

AI Pricing Guru articles are maintained by the editorial workflow behind the site: daily pricing snapshots, provider source checks, and review passes for model launches, subscription limits, and billing changes.

TL;DR

  • Z.ai released GLM-5.3 on August 18 for coding, defensive security, and long-horizon agent tasks.
  • The official API rate card prices GLM-5.3 identically to GLM-5.2 across fresh input, cached input, and output.
  • GLM-5.3 keeps a 1M-token context window but requires reasoning to remain enabled; an old disabled-thinking request will fail.
  • Coding teams should canary low, high, and max effort on accepted-task cost before replacing GLM-5.2.

Blended coding-agent token cost at current rates

USD per 1M tokens. Input and output rates are charted separately.

InputOutput
0$25.00GLM-5.3zai$1.40$4.40GLM-5.2zai$1.40$4.40DS V4 Pro 0813deepseek$0.66$1.98GPT 5.6 Solopenai$4.00$20.00Opus 5anthropic$5.00$25.00

Estimate a GLM-5.3 migration

Assumes 75% input tokens and 25% output tokens using current per-million rates.

DeepSeek V4 Pro 0813

deepseek

$9.90

Input share
$4.95
Output share
$4.95

GLM-5.3

zai

$21.50

Input share
$10.50
Output share
$11.00

GLM-5.2

zai

$21.50

Input share
$10.50
Output share
$11.00

GLM-5.3 API price versus current coding-model baselines

Model Provider Input / 1M Cached / 1M Output / 1M
GLM-5.3 zai $1.40 $0.26 $4.40
GLM-5.2 zai $1.40 $0.26 $4.40
DeepSeek V4 Pro 0813 deepseek $0.66 $0.022 $1.98
GPT-5.6 Sol openai $4.00 $0.4 $20.00
Claude Opus 5 anthropic $5.00 $0.5 $25.00

Built from pricing.json at publish time.

Z.ai released GLM-5.3 on August 18 and made it available through its API and GLM Coding Plan. The new flagship focuses on software engineering, defensive cybersecurity, and long-horizon agents. It uses the same base model as GLM-5.2, with the improvement coming from post-training.

The commercial headline is unusually simple: Z.ai’s official rate card gives GLM-5.3 the same fresh-input, cached-input, and output prices as GLM-5.2. The live table, chart, and calculator above read those rates from our maintained dataset.

What changed with GLM-5.3

GLM-5.3 remains text-only and keeps a 1 million-token context window. It can return up to 128,000 tokens and supports function calling, structured output, streaming, and context caching.

Reasoning behavior has changed. The model always reasons and exposes low, high, and max effort levels, with max as the default. Applications that send thinking.type: "disabled" must switch it to enabled; Z.ai says the old request shape will fail after changing the model ID to glm-5.3.

Z.ai also says it plans to release the weights two weeks after launch, following safety evaluation and hardening. Until that happens, teams should budget against the hosted API or Coding Plan—not hypothetical self-hosting economics.

Pricing impact: more capability, no unit-rate increase

GLM-5.3 inherits GLM-5.2’s listed token rates and limited-time-free cache storage. That removes a common launch penalty, but it does not guarantee the same invoice for the same task.

Reasoning effort changes output length, latency, and retry behavior. A higher-quality run can cost less per accepted change if it avoids retries; a verbose run can cost more even when the unit rate is unchanged. Compare complete traces, including cached input, reasoning output, tool calls, retries, and accepted results.

The pricing table above is the current first-party API baseline. GLM Coding Plan subscriptions use a points quota instead of token billing, with off-peak calls and weekend usage consuming half the standard points. Keep plan quotas and API token charges as separate purchasing models.

What the performance evidence shows

Z.ai reports that GLM-5.3 improves from 4.6 to 28.3 on Terminal-Bench 3.0 and from 46.2 to 66.9 on DeepSWE v1.1. On its private Z.ai Code Bench, the provider reports a 50% coding-performance gain over GLM-5.2.

Security gains are larger deeper in the exploitation chain. Z.ai reports 84.5% on CyberGym, 54.4% on ExploitBench, and 105 completed ExploitGym tasks within a normalized two-hour budget. These are provider-published results; teams should reproduce the coding and defensive-security tasks that matter to their own systems.

Artificial Analysis has also added GLM-5.3 to its independent model tracker. Its appearance there confirms that external evaluation has started, but one aggregate benchmark page should not replace a workload-specific canary.

Who benefits—and who should wait

Teams already using GLM-5.2 have the cleanest upgrade path. They retain the provider, context size, and headline unit economics while gaining new effort controls and stronger reported coding performance.

Agent developers with expensive retry loops may benefit even more than simple chat applications. If GLM-5.3 finishes more changes on the first attempt or uses fewer output tokens per accepted task, the practical saving can exceed what the unchanged rate card suggests.

Latency-sensitive workflows should wait for measured results at low effort. The forced-reasoning design can change first-token time and total response time. Security teams should also keep human review, sandboxing, authorization boundaries, and disclosure procedures in place; stronger vulnerability discovery increases both useful capability and misuse risk.

What developers should do now

  1. Put glm-5.3 behind a feature flag and preserve a GLM-5.2 fallback.
  2. Replace disabled thinking with enabled thinking before switching the model ID.
  3. Replay the same production-derived tasks at low, high, and max effort.
  4. Measure accepted-task cost, output tokens, retries, latency, and tool calls—not benchmark score alone.
  5. Cap output and agent-loop depth, especially for the default max effort.
  6. Revisit self-hosting only after the promised weights, license, hardware requirements, and serving benchmarks are public.

Use the live Z.ai pricing page and token calculator for your workload. Compare lower-cost routing on the DeepSeek pricing page and premium alternatives on the OpenAI pricing page and Anthropic pricing page. Our Z.ai vs DeepSeek pricing guide explains the broader routing tradeoff.

For a fixed-quota coding option, compare the GLM Coding Plan with your measured API usage.

Affiliate disclosure: AI Pricing Guru may earn a commission from the sponsored link above at no extra cost to you. It does not affect this analysis.

Bottom line

GLM-5.3 is a same-rate successor to GLM-5.2 with stronger provider-reported coding and security results, a 1M-token context window, and forced reasoning. That makes it worth an immediate canary for GLM users, but not an unmeasured production alias change.

The migration decision should be based on accepted-task cost at each effort level. Unit pricing did not rise; actual spend still depends on how much reasoning, output, and retry work the new model uses.

Sources: Z.ai’s official GLM-5.3 documentation, API pricing, and release notes; Artificial Analysis model tracker; and the live AI Pricing Guru dataset. Facts and prices verified August 19, 2026 at 09:15 UTC.