Kimi K3 vs GLM-5.2 vs DeepSeek V4: Price and Agent Routing
Compare Kimi K3, GLM-5.2, DeepSeek V4 Pro, and V4 Flash pricing, 1M context, caching, multimodal features, and coding-agent roles.
Kimi K3, GLM-5.2, and DeepSeek V4 all offer roughly one-million-token context, but they occupy different cost and capability positions. GLM-5.3 is newer, but its pay-as-you-go API price is still pending, so this priced comparison continues to use GLM-5.2.
Price Comparison
International API prices per million tokens:
| Model | Input | Cached input | Output | Context | Maximum output |
|---|---|---|---|---|---|
| Kimi K3 | $3.00 | $0.30 | $15.00 | 1M | Up to 1,048,576 |
| GLM-5.2 | $1.40 | $0.26 | $4.40 | 1M | 128K |
| DeepSeek V4 Pro | $0.66-$1.32 | $0.022-$0.044 | $1.98-$3.96 | 1M | 384K |
| DeepSeek V4 Flash | $0.22-$0.44 | $0.007-$0.014 | $0.66-$1.32 | 1M | 384K |
K3 costs more because it targets a broader frontier-agent role, not the budget routing tier. Whether the premium pays off depends on task completion, not parameter count.
Example Coding-Agent Bill
For 2M input and 500K output tokens, before cache hits:
| Model | Cost per task |
|---|---|
| Kimi K3 | $13.50 |
| GLM-5.2 | $5.00 |
| DeepSeek V4 Pro | $2.31 off-peak / $4.62 peak |
| DeepSeek V4 Flash | $0.77 off-peak / $1.54 peak |
K3 is 2.7 times the GLM-5.2 example cost and 2.9-5.8 times the DeepSeek V4 Pro cost, depending on the DeepSeek billing window. It needs a measurable advantage in multimodal understanding, long output, tool execution, or reduced retries to justify that gap.
Capability Differences
Kimi K3
K3 accepts text, image, and video, supports function calling and strict structured output, and can return exceptionally long completions. Its automatic prefix cache has no separate cache ID or TTL. The API currently always reasons at max.
Moonshot reports 2.8T total parameters with 16 of 896 experts active per token. Treat that architecture as context, not a quality guarantee.
GLM-5.2
GLM-5.2 remains the current priced Z.AI API for long-horizon coding and agent work. GLM-5.3 is available in Coding Plan with the same 1M/128K limits, but its standard API price is not yet published.
DeepSeek V4
V4 Flash remains the cheaper scout, but its August 17 rates now vary by time. Off-peak is half the peak rate. V4 Pro costs more and should be used only where harder coding and agent steps measurably reduce retries.
The current canonical DeepSeek entries are text-first. Choose K3 when native image or video input is a core requirement rather than an occasional pre-processing step.
Recommended Multi-Model Routing
| Agent step | Starting route |
|---|---|
| File search, classification, log summary | DeepSeek V4 Flash |
| Normal code patch or tool loop | DeepSeek V4 Pro or GLM-5.2 |
| Very long engineering execution | GLM-5.2 |
| Image/video-grounded task or output above 384K | Kimi K3 |
| Difficult failure after cheaper routes | Kimi K3, then proprietary frontier fallback |
Do not route solely by benchmark rank. Capture first-pass success, valid tool calls, wall-clock time, retries, cache hit rate, total output tokens, and human repair minutes.
Bottom Line
K3 is not the value winner on raw token price. It is the capability expansion: native visual input, dynamic tools, and a completion ceiling that the other models do not match. GLM-5.2 is the balanced long-horizon route, while DeepSeek V4 is the economic default for text-heavy traffic.
Read the K3 API guide and the broader Chinese AI model pricing comparison, then test your workload in the AI Pricing Calculator.
Official sources checked August 17, 2026: Kimi global pricing, Z.AI pricing, GLM-5.3 docs, and DeepSeek pricing.
Related Posts
Chinese AI Models in 2026: GLM-5.3 Status, Kimi K3, and DeepSeek V4 Prices
2026-06-14
GLM-5.3 vs DeepSeek V4 vs Kimi K3: API Availability, Price, and Agent Fit
2026-08-17
Kimi K3 API Pricing Guide 2026: $3 Input, 1M Context, Vision, and Caching
2026-07-19