GLM-4.7
GLM-4.7 is Zhipu's model at $0.40 input and $1.75 output per million tokens, with a 205K context window. On a typical 3:1 input-to-output mix that blends to roughly $0.74 per million tokens, placing it in the mid-range band of the 68 models tracked here — cheaper than 61% of them.
By price, GLM-4.7 ranks 24th cheapest of 68 on input and 31st on output. Its quality score of 87 ranks 33rd of 68, and on value (quality score ÷ output price) it ranks 30th of 68. Its blended rate sits 73% below the catalog average.
In real billing terms: a support chatbot handling 50,000 turns a month (2,000 input / 500 output tokens each) costs about $84 per month on GLM-4.7, while a RAG workload of 20,000 queries (8,000 input / 800 output tokens each) runs about $92. Because output is priced 4.4× input here, long-generation tasks scale cost fastest — cap output length before you optimise anything else.
A 205K context window holds roughly 273 pages of A4 text (at ~750 tokens per page), ranking 42nd of 68 here. That covers typical RAG and multi-turn chat, though book-length inputs still need retrieval and chunking. Output runs at about 130 tok/s (21st fastest of 68), fast enough for real-time interaction and high-throughput batches.
We track 2 Zhipu models, and GLM-4.7's blended rate sits 49% below that provider's average. If your task tolerates a little less headroom, Hunyuan HY3 (Tencent) blends about 86% cheaper at a quality score of 87, and is worth benchmarking first. Going the other way, qwen3.5 scores 91 on quality for about 85% less.
The closest model in Zhipu's line-up is GLM-5.2 ($1.40 input / $4.40 output, quality 93). Against it, GLM-4.7 scores 6 points lower on quality, runs 30 tok/s faster (about 30%), has a 795K smaller context window, costs 192% less blended. When two models sit this close on price, the deciding factor is usually the quality ceiling — run both against your real prompts before picking.
Estimated monthly cost
Monthly API spend across four common workloads, next to the cheapest model we track.
| Workload | Usage assumption | This model | Cheapest model |
|---|---|---|---|
| Support chatbot | 2,000 input / 500 output tokens per turn, 50,000 turns per month | $84 | $3.00 |
| RAG document Q&A | 8,000 input / 800 output tokens per query, 20,000 queries per month | $92 | $3.84 |
| Coding assistant | 12,000 input / 2,000 output tokens per request, 10,000 requests per month | $83 | $3.20 |
| Batch summarization | 4,000 input / 400 output tokens per item, 200,000 items per month | $460 | $19 |
Derived directly from the rates on this page. Excludes prompt caching, batch discounts and free tiers.
How it compares
The alternatives worth benchmarking alongside it, from the same dataset.
| Model | Provider | Blended /1M | Quality | Price delta |
|---|---|---|---|---|
| GLM-4.7 | Zhipu | $0.74 | 87 | — |
| Hunyuan HY3Cheaper option | Tencent | $0.10 | 87 | -86% |
| qwen3.5Higher quality | Alibaba | $0.11 | 91 | -85% |
| GLM-5.2Same provider | Zhipu | $2.15 | 93 | +192% |
| qwen3.5-flashBest value overall | Alibaba | $0.055 | 82 | -93% |
Best for
Modalities
Where it fits — and where it doesn't
Good fit
- Coding: writing, refactoring and debugging across multi-file project context.
- Chat and support: natural multi-turn conversation for user-facing products.
- High throughput and real-time UX: 130 tok/s keeps streamed responses feeling instant.
- Multimodal input: handles images, screenshots and scanned documents directly.
Poor fit
- No obvious disqualifiers — still benchmark on your own data before committing.
Frequently asked questions
How much does the GLM-4.7 API cost?
GLM-4.7 costs $0.40 per million input tokens and $1.75 per million output tokens. On a 3:1 input-to-output mix that blends to about $0.74 per million tokens.
What does GLM-4.7 cost per month?
It depends on volume. Using the four worked scenarios on this page: a support chatbot runs about $84/month, RAG document Q&A about $92/month, a coding assistant about $83/month, and batch summarization about $460/month. Plug your own token counts into the cost calculator for a tailored figure.
How large is the GLM-4.7 context window?
205K tokens — roughly 273 pages of A4 text at ~750 tokens per page, ranking 42nd of the 68 models tracked here.
GLM-4.7 or Hunyuan HY3 — which is better value?
Hunyuan HY3 blends to about $0.10 per million tokens versus $0.74 for GLM-4.7 — roughly 86% cheaper — at a quality score of 87 against 87. If that quality gap does not show up on your task, take the cheaper one; if it does, stay with GLM-4.7. Benchmark both on your own data before deciding.
What is GLM-4.7 best suited for?
Tagged use cases: chatbot, coding, cheap. Coding: writing, refactoring and debugging across multi-file project context. Less suitable: No obvious disqualifiers — still benchmark on your own data before committing.
How current is this GLM-4.7 pricing?
Pricing here was last verified on 2026-08-06 against official documentation. llmprice.app runs a daily collection job, but providers can change rates between runs — confirm against Zhipu's official pricing page before you commit.
Estimate the real cost of this model
Bring tokens per request and monthly volume into the calculator to compare total model costs.
Related models
Continue by provider and use case.
gpt-5.4-mini
Qwen/Qwen2.5-72B-Instruct-Turbo
Pricing, speed and quality scores change over time. Confirm official documentation before production use.