GLM-5.3 API Pricing
GLM-5.3 is priced. Z.ai's International rate card lists $1.4/M input, $4.4/M output and $0.26/M cached input — the identical card GLM-5.2 and GLM-5.1 carry. That consistency is not a coincidence: Z.ai states GLM-5.3 uses the same base model as GLM-5.2, with every gain coming from post-training. A new generation at no extra cost per token. Until August 16, 2026 this page showed TBA — the API was listed as coming soon and access ran through the GLM Coding Plan subscription; the rate card now lists it.
Run the numbers.
Calculator pre-loaded with the live GLM-5.3 rates. Because the card matches GLM-5.2 exactly, every figure here doubles as a GLM-5.2 estimate — the choice between them is about capability, not cost.
Real-world presets.
Repo-wide feature build
Reading 150-page specs
Knowledge base answer
Research planning turn
Paste text. See tokens. See cost.
Counts use a chars-per-token calibration measured on the vendor's own published tokenizer (zai-org/GLM-5, 2026-06-10). English prose is typically within a few percent; code and non-Latin scripts tokenize heavier. For billing-exact counts use the vendor's count-tokens API.
| Model | Input /M | Output /M | Effective blended | Context | Best for |
|---|---|---|---|---|---|
| GLM-5.3 Current | $1.40 cache $0.26 | $4.40 | $0.78 current page | 1M | Newest GLM flagship |
| GLM-5.2 | $1.40 cache $0.26 | $4.40 | $0.78 same base model | 1M | The generation underneath 5.3 |
| GLM-5.1 | $1.40 cache $0.26 | $4.40 | $0.78 same rate | 200K | Older GLM-5, narrower window |
| GLM-5-Turbo | $1.20 cache $0.24 | $4.00 | $0.70 cheaper | 200K | Latency-sensitive GLM-5 work |
| GLM-5 | $1.00 cache $0.20 | $3.20 | $0.572 cheaper | 200K | Cheapest of the GLM-5 line |
| GLM-4.7-FlashX | $0.07 cache $0.01 | $0.40 | $0.0511 cheaper | 200K | High-throughput classification |
By comparison
Frequently asked.
GLM-5.3 pricing questions, including what changed when the API opened.
Q · 01 How much does GLM-5.3 cost? +
$1.4/M input, $4.4/M output and $0.26/M on a cache hit, on Z.ai's International rate card. Under AI//COST's 92/8 agentic blend with 82% cache hits, the effective planning figure is $0.78/M.Q · 02 Is it more expensive than GLM-5.2? +
Q · 03 What changed since this page said TBA? +
Q · 04 How much better is it than GLM-5.2, really? +
Q · 05 What is the cached-input storage charge? +
Q · 06 What are the model's limits? +
1M context and 128K maximum output, text in and text out. Thinking mode, streaming, function calling, context caching, structured output and MCP are all supported per Z.ai's model page.