The Warning Gets a Number

When DeepSeek moved V4-Pro out of a four-month preview on August 12, its own documentation flagged a coming price increase without saying when or by how much. That gap closed within a day. DeepSeek's API changelog now states plainly that from 16:00 UTC on August 16, 2026, both V4-Flash and V4-Pro switch from a single flat rate to peak and off-peak billing, with off-peak fixed at exactly half of the peak price. The company's own explanation is that the split is meant to spread out demand: it wants developers to 'schedule their tasks based on actual usage' rather than hitting the same infrastructure at the same moments everyone else does.

What the New Bill Actually Looks Like

Peak hours are fixed at 01:00-04:00 and 06:00-10:00 UTC, seven hours a day. V4-Flash output tokens rise from a flat $0.28 per million to $0.66 off-peak and $1.32 at peak; V4-Pro output rises from $0.87 flat to $1.98 off-peak and $3.96 at peak. The steepest jump sits in V4-Pro's cheapest tier, cached input tokens, which climb from $0.003625 today to $0.022 off-peak and $0.044 at peak - a peak-hour increase of more than 1,100 percent over the current flat rate, which is almost certainly the figure behind the most alarming headlines about this change. None of this is a rumor: it is DeepSeek's own published pricing page and changelog, effective on a specific date and hour DeepSeek itself set.

The Time Zone Nobody Priced In

DeepSeek defined its peak windows in UTC, which erases the fact that UTC is nobody's actual working day. Converted to local time, the picture stops looking neutral. The two windows - 01:00-04:00 and 06:00-10:00 UTC - land at 03:00-06:00 and 08:00-12:00 in Central European Summer Time, meaning Europe's late-morning-to-midday stretch, the part of the day when a development team is actually at its desk, sits inside the expensive band. In China Standard Time the same two windows fall at 09:00-12:00 and 14:00-18:00 - covering almost the entire standard working day. Run the same conversion for US Eastern Time and both windows fall between 9pm and 6am - the American night. The off-peak half-price band that DeepSeek built to spread out load happens to line up almost exactly with the hours an American developer is at their desk, and almost exactly against the hours a European or Chinese one is.

What an EU Team Running DeepSeek Workloads Should Check Now

Any EU organization with DeepSeek in its inference stack has four days, as of this writing, before the new billing starts. The immediate task is not deciding whether to keep using the model - the pricing is still well below Western frontier models even at peak - but auditing when workloads actually run. Interactive, user-facing traffic during the 08:00-12:00 CEST block cannot be rescheduled without hurting users, but batch jobs, offline evaluation runs, and non-urgent agent tasks can move to the afternoon, evening or early-morning off-peak hours before 08:00 CEST, cutting the same workload's cost by up to half without touching a single prompt.