DeepSeek cache hit rate is the share of your input tokens that are billed at the reduced cache-hit price instead of the full input price — the higher the better, since cached input costs as little as 1/50 of the uncached rate.
DeepSeek's usage exports include two input-token rows per request: input_cache_hit_tokens and input_cache_miss_tokens. The cache hit rate is simply cache hits divided by total input tokens (hits + misses).
A hit rate of 50% means half of your input tokens rode the cached lane. Because DeepSeek bills cache hits at roughly 1/50 of the uncached rate, that single number has an outsized effect on your bill: raising it from 20% to 60% can cut input costs by more than half.
Real-world DeepSeek workloads routinely sit between 40% and 96%. On OpenCode Go, for example, DeepSeek V4 Flash holds a 96% real-world cache-hit rate, which is why its effective cost is far below the sticker price.
As a practical band: below 20% usually means your stable prefix is too short or variable content appears too early in the prompt; 20–40% is workable but has room; 40–60% is strong; 60%+ is excellent for repetitive workflows like customer support and templated extraction.
DeepSeek uses prefix matching: it caches computation starting from the first token, so anything that changes at the front of your prompt invalidates the cache. Keep system prompts fixed, place dynamic content last, and version prompt changes deliberately.
The easiest way to see your real rate is to upload your billing CSVs to a usage dashboard — the charts will show your daily cache hit rate and per-key hits vs misses at a glance.
Yes — cached input tokens are billed at about 1/50 of the uncached rate, so every percentage point of hit rate reduces your input cost. There's no downside to a higher rate; the only question is how to structure prompts to reach it.
Real workloads range from 40% to 96%. On OpenCode Go, DeepSeek V4 Flash sustains 96%. Below 20% is a red flag that your prompt prefix isn't stable; 40%+ is healthy for most production teams.
Upload your DeepSeek billing CSVs to a usage dashboard. It computes hit rate from the input_cache_hit_tokens and input_cache_miss_tokens columns and charts the daily trend plus per-key breakdown.
We are using these tools ourselves for Development / Deployment. Check out for more details.
You will receive $5 when subscribed, which directly offsets the 1st month's Go fee.
Could be the cheapest option for calling DeepSeek V4 Flash model in the world.
RReceive $300 to test out VVultr platform
Referred user must be active 30+ days and spend $10–$25
Deploy anything without the complexity
Connect your repo, Railway handles the rest.
Cloud servers, cloud databases, COS, CDN, SMS and other cloud products are on special offer now.
AWS high-quality alternative, we use COS as a replacement for S3
¥16 universal voucher for all platforms, valid for 180 days from the date of receipt
A comprehensive product matrix supporting the full-process implementation of AI applications.
One of the best AI terminal tools in the world
Interestingly, we can directly use various top-tier models in Warp without leaving the terminal.