Gemini 3.7 Flash vs GLM 5.2
Pricing, context window and real answers (August 2026)
Gemini 3.7 Flash (Google) and GLM 5.2 (Z.ai), compared as you can actually call them on FastMetal. Both are served from the same OpenAI-compatible endpoint and API key; switching is a change to the model string.
Specs and pricing
| Provider | Z.ai | |
|---|---|---|
| Input (per 1M tokens) | ¥134.03 | ¥250.18 |
| Output (per 1M tokens) | ¥670.13 | ¥786.28 |
| Typical cost (1,000 in + 500 out tokens × 1,000 calls) | ¥469 | ¥643 |
| Context window | 1,048,576 tokens | 1,048,576 tokens |
| Release date | 8/13/2026 | 6/16/2026 |
| Input modalities | text, image, video, file, audio | text |
| Arena · overall | Unranked | #31 · ELO 1,469 |
| Arena · Japanese | Unranked | #13 · ELO 1,472 |
| Arena · coding | Unranked | #46 · ELO 1,506 |
Prices are FastMetal's yen rates before tax. Arena ranks are as of the latest leaderboard scrape.
Which should you pick?
- On price, Gemini 3.7 Flash: ¥670.13 per 1M output tokens, 15% less than GLM 5.2.
- If in doubt, try both on the same key. Switching is a change to the model string, and each is billed at its own rate.
Real answers to the same prompts
Exactly what the FastMetal gateway returned, side by side. Not benchmark scores: actual output.
Count the number of 'r's in 'strawberry'
Count the number of 'r's in 'strawberry'. Explain your reasoning step by step.
Gemini 3.7 Flash
GLM 5.2
Debug This Error
I'm getting the following error in my Node.js application: TypeError: Cannot read properties of undefined (reading 'map') at UserList (/app/components/UserList.js:12:25) at renderWithHooks (/app/node_modules/rea…
Gemini 3.7 Flash
GLM 5.2
Code Review
Please review the following Python function and suggest improvements for readability, performance, and best practices: def get_data(url, retries=3): import requests import time for i in range(retries):…
Gemini 3.7 Flash
GLM 5.2
Frequently asked questions
- Which is cheaper, Gemini 3.7 Flash or GLM 5.2?
- Per 1M output tokens, Gemini 3.7 Flash is ¥670.13 and GLM 5.2 is ¥786.28 on FastMetal (yen, before tax), so Gemini 3.7 Flash is cheaper.
- How do the context windows of Gemini 3.7 Flash and GLM 5.2 compare?
- Gemini 3.7 Flash takes 1,048,576 tokens; GLM 5.2 takes 1,048,576.
- Can I use Gemini 3.7 Flash and GLM 5.2 with the same API key?
- Yes. On FastMetal's OpenAI-compatible endpoint, switch by passing "gemini-3.7-flash" or "glm-5.2" as the model. Each is billed at its own rate from the same prepaid balance.
Try both on one API key
Create an account and add credit to call Gemini 3.7 Flash and GLM 5.2 from the browser chat and the API. No monthly fee.