GLM-5.3 Pricing: What It Costs to Use Z.ai's New Coding Model

GLM-5.3 pricing starts at $18 a month on the Coding Plan. See all 3 tiers, credit costs, and why the API rate is not live yet.

Bhavyadeep Sinh Rathod
Written by
Bhavyadeep
Priyanka Singh
Reviewed by
Priyanka Singh
Published: 
Aug 14, 2026
0
 min read
Table of Contents

TL;DR

  • GLM-5.3 pricing is available today only through the GLM Coding Plan, a subscription that starts at $18 a month across 3 tiers: Lite, Pro, and Max.
  • Monthly billing costs $18 (Lite), $80 (Pro), and $168 (Max); yearly billing cuts those to an effective $12.60, $56, and $117.60 a month.
  • The Coding Plan runs on a points-based quota system, with off-peak usage charged at 50% of the standard rate.
  • Z.ai has not added a per-token GLM-5.3 rate to its official API pricing table, which still ends at GLM-5.2 ($1.40 input, $4.40 output per 1M tokens).
  • Open weights are promised roughly 2 weeks after launch, after a safety review, so self-hosting is not yet possible.


Z.ai launched GLM-5.3 on August 14, 2026, and if you are trying to price it out, the answer depends on how you plan to use it. The GLM Coding Plan is live and starts at $18 a month. The standard per-token API rate, the figure most cost calculators want, has not been published yet.

That split matters more than it sounds. If you code inside a tool like Claude Code, Cline, or Z.ai's own ZCode, you can subscribe to GLM-5.3 today at a fixed monthly price. If you were planning to call the model directly through the API and pay per token, you are waiting on Z.ai to publish that rate. For the full launch context, see our GLM-5.3 launch coverage. This guide covers what you can actually pay right now, how the Coding Plan credit system works, and what is still missing.

How much does GLM-5.3 cost?

GLM-5.3 costs $18 a month on the entry Coding Plan, rising to $80 for Pro and $168 for Max on monthly billing. Those are the only official GLM-5.3 prices Z.ai publishes today. There is no separate per-token rate for the model yet, so the Coding Plan is the practical way to pay for it.

The plan is a flat subscription rather than pure usage billing. You pick a tier, you get a weekly credit allowance, and you spend those credits as you code. This suits the audience Z.ai is targeting with GLM-5.3, which is developers running long coding sessions inside agent tools, not teams wiring the model into a product through raw API calls.

Z.ai offers 3 billing terms, and the discount grows the longer you commit:

  • Monthly: full price, no discount
  • Quarterly: 20% off
  • Yearly: 30% off

Also read our GLM 5.2 benchmark guide to see how the model family performs before you commit to a plan.

GLM-5.3 Coding Plan pricing tiers

The 3 Coding Plan tiers differ mainly in how many credits you get each week, not in which model you can use. Every tier runs GLM-5.3. Lite is built for light iteration on small repositories, Pro for daily development on mid-sized codebases, and Max for heavy work on larger projects.

GLM-5.3 Coding Plan pricing, as of August 2026

Tier Monthly price Yearly price (effective per month) Weekly credits Best for
Lite $18 $12.60 10,000 Lightweight iteration on small repos
Pro $80 $56 6x Lite usage Day-to-day development on mid-sized repos
Max $168 $117.60 14x Lite usage Advanced work on mid-to-large repos

The yearly column reflects the 30% annual discount billed upfront. A quarterly option sits between the two at 20% off. Pro adds a curated set of MCP tools and faster generation speeds on top of everything in Lite. Max adds dedicated resources during peak times and first access to new models.

One detail worth flagging: Pro and Max are defined by a multiple of Lite's usage rather than a flat credit number. Pro gives 6 times Lite's allowance and Max gives 14 times, so the effective weekly credits scale from Lite's 10,000 baseline. All 3 tiers support more than 20 agent tools, including ZCode, Claude Code, and others.

How the GLM-5.3 credit system works

GLM-5.3 bills through points, not a flat request count, so a single credit allowance stretches differently depending on what you do. The new Coding Plan charges input tokens, cached input tokens, and output tokens at separate rates, then converts them into credits. Output is by far the most expensive component.

Here is the mechanic in one line, taken from Z.ai's developer docs: your model credit usage equals input tokens times the input multiplier, plus cached input times its multiplier, plus output tokens times the output multiplier, all divided by 10,000.

The multipliers for GLM-5.3 are:

  • Input: 6.9 per token unit
  • Cached input: 1.7 per token unit
  • Output: 24 per token unit

The gap between input and output is the number to internalize. Output tokens cost roughly 3.5 times what fresh input costs, and cached input is cheaper still, so reusing context is much cheaper than generating new text. For coding agents that read large files and return focused edits, that ratio works in your favour.

Peak and off-peak pricing

Z.ai charges half price outside a narrow weekday window, which is the single biggest lever on your effective cost. Any usage outside peak hours consumes 50% of the standard credit rate. Peak hours are Monday to Friday, 14:00 to 18:00 Singapore time (UTC+8). Everything else, including all of Saturday and Sunday, bills at the off-peak rate.

For a developer outside East Asian business hours, this is close to a permanent discount. If your working day rarely overlaps that 4-hour afternoon window in UTC+8, most of your usage lands in the half-price band by default.

What your credits actually buy

Credits are abstract, so Z.ai publishes estimated token allowances to make them concrete. Assuming all usage runs on GLM-5.3 with a 90.9% cache hit rate, which Z.ai calls the average for coding work, the estimated weekly token allowances are:

  • Lite: 43 to 87 million tokens a week
  • Pro: 263 to 526 million tokens a week
  • Max: 613 to 1,226 million tokens a week

Each tier shows a range because of the peak and off-peak split. The high end assumes all usage falls in off-peak hours at half rate, and the low end assumes all of it lands during peak hours at full rate. Real usage sits somewhere between the two.

What about the GLM-5.3 API price?

The GLM-5.3 per-token API rate is not published yet, and you should not assume it matches GLM-5.2. This is the most important caveat in any GLM-5.3 pricing discussion right now. Z.ai's official API pricing table still lists GLM-5.2 as the newest entry, at $1.40 per 1M input tokens, $0.26 per 1M cached input tokens, and $4.40 per 1M output tokens. There is no GLM-5.3 row.

Z.ai has been explicit that API access is rolling out in stages behind a safety review, alongside the open weights. So the API exists as a route, the model ID is live in integration guides, but the standalone per-token price a cost model needs has not been posted. Treating GLM-5.2's numbers as a stand-in would be a guess, and Z.ai's own launch notes caution against it.

If per-token API pricing is a hard requirement for your budget, the honest answer is to wait for Z.ai to update the table. If you can work inside a supported coding tool in the meantime, the Coding Plan gives you GLM-5.3 access today at a known price. For how a fully-priced model breaks down by comparison, see our guide to Claude Opus 5 pricing.

When will GLM-5.3 be available to self-host?

GLM-5.3 open weights are promised roughly 2 weeks after launch, once Z.ai completes a safety evaluation. Until then, self-hosting is not possible. There is no downloadable checkpoint, no published license, and no official serving recipe for the exact model. Z.ai's launch page lists the weights as coming soon.

This is a real change from the GLM-5.2 cycle, where weights landed on Hugging Face under an MIT license within days and the community built cheap third-party access around them quickly. GLM-5.3 explicitly gates that step. Z.ai ties the delay to its cybersecurity focus for this release, framing the staged rollout as a safety measure rather than a scheduling accident.

If your plan depends on running the model on your own hardware, budget for that safety-review delay rather than a same-week drop, and watch Z.ai's Hugging Face org for the release.

Is GLM-5.3 worth the price?

GLM-5.3 is a clear upgrade over GLM-5.2 for coding and agent work, and at $18 a month the entry tier is priced to undercut most closed-model coding subscriptions. Whether it is the right model depends on what you are optimizing for, so it helps to read the benchmarks with a clear eye on where the numbers come from.

Z.ai reports that GLM-5.3 uses the same base model as GLM-5.2, with every gain coming from additional post-training. On its in-house Z.ai Code Bench, the company claims a 50% relative improvement over GLM-5.2 at high effort. That figure is vendor-reported on a private benchmark, so it cannot be independently reproduced. The direction is consistent across Z.ai's published table, but the exact margin is the company's own measurement.

GLM-5.3 vs peers on selected benchmarks, all figures vendor-reported by Z.ai unless noted

Benchmark GLM-5.3 GLM-5.2 Kimi K3 GPT-5.6 Sol
Terminal-Bench 3.0 28.3 4.6 17.4 34.6
DeepSWE v1.1 66.9 46.2 67.5 72.7
AutomationBench v1.0.6 48.2 26.2 46.7 45.8
CyberGym 84.5 77.2 80.0 83.6
GDPval-AA v2 (Elo, independently run) 1,769 1,508 1,682 1,730

Two honest readings come out of that table. First, GLM-5.3 improves on GLM-5.2 across every row, which is the comparison Z.ai most wants you to make, and it genuinely holds. Second, GLM-5.3 does not lead the field. GPT-5.6 Sol posts higher numbers on the raw coding benchmarks, and GLM-5.3's clearest wins cluster around automation and defensive security rather than general coding.

A sourcing note matters here. Every score in Z.ai's launch chart is vendor-run on a public benchmark, with one exception: the GDPval-AA v2 Elo rating was produced by Artificial Analysis, an independent evaluator. Z.ai also ran its comparisons through the Claude Code harness at max reasoning effort, so these are not identical-harness races across every model. Read the table as directional, not as an audited leaderboard. For how the previous generation stacked up against a key rival, see our GLM 5.2 vs Kimi K3 comparison.

Where GLM-5.3 pricing leaves you today

GLM-5.3 pricing comes down to a single practical choice: if you code inside a supported tool, subscribe to the Coding Plan and you have GLM-5.3 at $18 a month today. If you need per-token API pricing or self-hosted weights, you are waiting a couple of weeks for Z.ai to publish the rest. For most developers testing a new coding model, the Coding Plan is the faster and cheaper path, especially with the off-peak discount doing quiet work in the background.

The bigger picture is that picking a model is only one decision in shipping an actual product, and often not the one that slows people down. If your goal is to turn an idea into a working, deployed app rather than to benchmark models against each other, the model is a means, not the project.

If you are weighing your options there, our roundup of the best AI coding tools is a useful starting point. That is where a platform like Emergent fits in.

Emergent lets you build and deploy full-stack apps through plain conversation, with access to leading models from OpenAI, Anthropic, and Google handled for you through a single Universal LLM Key, so you can focus on the product instead of wiring up APIs and comparing token rates. Skip the pricing math and ship your idea on a model that is ready today.

Start Building on Emergent.

Was this article helpful?
About the writer
Bhavyadeep
Bhavyadeep Sinh Rathod
Content Manager

Bhavyadeepsinh Rathod is SEO Content Manager at Emergent.sh, where he covers the tools, frameworks, and workflows driving the next era of vibe coding. With 8+ years in tech content marketing, he brings a sharp SEO lens to complex subjects, making Emergent's ecosystem of AI builder tools discoverable for the builders, creators, and teams that need them most. He specializes in making complex topics feel simple, relevant, and easy to act on.

Most AI app builders stop at prototypes. Emergent creates production-ready apps you can actually launch.

  • Production-ready apps
  • Web & mobile apps
  • Deploy in minutes
Try For Free

Frequently Asked Questions

Your Questions, Answered

How much does GLM-5.3 cost per month?
GLM-5.3 costs $18 a month on the entry Lite tier of the GLM Coding Plan, $80 on Pro, and $168 on Max, billed monthly. Yearly billing drops the effective monthly cost to $12.60, $56, and $117.60 respectively, a 30% discount. A quarterly option offers 20% off. These are the only official GLM-5.3 prices Z.ai publishes today.
Is there a per-token API price for GLM-5.3?
Not yet. Z.ai's official API pricing table still ends at GLM-5.2 and has no GLM-5.3 row. API access is rolling out in stages behind a safety review. Do not assume GLM-5.3 will match GLM-5.2's rates of $1.40 input and $4.40 output per 1M tokens, because Z.ai has not confirmed those figures carry over.
What is the cheapest way to use GLM-5.3?
The cheapest route is the Lite Coding Plan on yearly billing, which works out to an effective $12.60 a month. Beyond the tier choice, scheduling work outside peak hours halves your credit consumption. Peak hours are only Monday to Friday, 14:00 to 18:00 UTC+8, so most usage outside that window bills at 50% of the standard rate.
Can I self-host GLM-5.3 for free?
Not at launch. Open weights are promised roughly 2 weeks after the August 14 release, after a safety review. Until Z.ai publishes the checkpoint and license, there is no free self-hosting option. Self-hosting also carries real infrastructure costs, since a model at this scale needs substantial GPU capacity even once the weights are available.
Does GLM-5.3 cost more than GLM-5.2?
On the Coding Plan, the price is the same, because GLM-5.3 replaced GLM-5.2 within the existing tier structure and requests for older models are routed to 5.3. On a per-token basis the comparison is unanswerable, since GLM-5.3 has no published API rate yet. The Coding Plan credit multipliers for GLM-5.3 are 6.9 input, 1.7 cached input, and 24 output.
Start Building
on Emergent today
Try Emergent
This is some text inside of a div block.
This is some text inside of a div block.
Note

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

https://api.linear.app/graphql