DeepSeek V4 Flash API Pricing
DeepSeek bills by time of day from 16:00 UTC on August 16, 2026. Peak hours are 01:00-04:00 and 06:00-10:00 UTC; every other hour is off-peak at exactly half the peak rate. The tiles below carry the peak rate, because DeepSeek describes off-peak as "half the peak rates" - peak is the list price and off-peak is the discount. At peak this model is $0.44/M input, $1.32/M output and $0.014/M cached input; off-peak it is $0.22 / $0.66 / $0.007. That replaced a flat $0.14 / $0.28 / $0.0028 card, so the effective blended rate roughly quadrupled at peak and doubled off-peak. A cache hit still costs about one thirty-first of a miss. Thinking and non-thinking modes bill from the same rate card, and thinking is the default. Since July 31, 2026 the deepseek-v4-flash id serves checkpoint DeepSeek-V4-Flash-0731; the id and the prices did not change with it.
Run the numbers.
Calculator pre-loaded with DeepSeek V4 Flash PEAK rates — halve every result for an off-peak run, which covers 17 of every 24 hours. Tweak spend, output mix, or cache hit rate to compare this model with nearby alternatives.
Real-world presets.
Repo-wide bug fix
Reading 100-page contracts
Support agent ticket triage
Research planning turn
Paste text. See tokens. See cost.
Counts use a chars-per-token calibration measured on the vendor's own published tokenizer (deepseek-ai/DeepSeek-V3.2-Exp, 2026-06-10). English prose is typically within a few percent; code and non-Latin scripts tokenize heavier. For billing-exact counts use the vendor's count-tokens API.
| Model | Input /M | Output /M | Effective blended | Context | Best for |
|---|---|---|---|---|---|
| DeepSeek V4 Flash | $0.44 cache $0.014 | $1.32 | $0.189 current page - peak | 1M | Cheap 1M-context agent loops |
| DeepSeek V4 Pro | $1.32 cache $0.044 | $3.96 | $0.569 pricier | 1M | Harder reasoning, same 1M window |
| GPT-5.4 mini | $0.75 cache $0.075 | $4.50 | $0.541 pricier | 400K | Teams already on OpenAI tooling |
| Claude Sonnet 4.6 | $3.00 cache $0.30 | $15.00 | $2.05 pricier | 1M | Long agentic coding sessions |
| Gemini 2.5 Flash | $0.30 cache $0.03 | $2.50 | $0.272 pricier | 1M | Google stack, multimodal input |
| Grok 4.3 | $1.25 cache $0.20 | $2.50 | $0.558 pricier | 1M | Grok long-context agents |
By comparison
Frequently asked.
Short answers for teams checking DeepSeek V4 Flash pricing, billing behaviour, and migration choices.
Q · 01 Why are there two prices for DeepSeek V4 Flash? +
16:00 UTC on August 16, 2026. Peak hours are 01:00-04:00 and 06:00-10:00 UTC, Monday to Friday; every other hour is off-peak at half the peak rate. For this model the peak card is $0.44/M input on a cache miss, $0.014/M on a cache hit and $1.32/M output; off-peak is $0.22 / $0.007 / $0.66. The card it replaced was flat at $0.14 / $0.0028 / $0.28, so output rose 2.4x off-peak and 4.7x at peak. Re-verified on the vendor's page on August 23, 2026: the scheme is live and the rates are unchanged since the switch.Q · 02 How much does DeepSeek V4 Flash cost? +
Q · 03 Which model version does deepseek-v4-flash actually serve? +
DeepSeek-V4-Flash-0731. DeepSeek states the calling method is unchanged — you keep requesting deepseek-v4-flash and get the newest checkpoint. We re-verified the rate card on August 2, 2026 after the swap: the prices did not move.Q · 04 Is a price change coming? +
Q · 05 Do deepseek-chat and deepseek-reasoner still work? +
deepseek-chat and reasoning traffic that used deepseek-reasoner both move to deepseek-v4-flash (or deepseek-v4-pro), switching between the two behaviours via thinking mode rather than via the model id.