DeepSeek Just Quadrupled the Price of Being Cheap
From August 16, V4-Flash output jumps from $0.28 to $1.32 per million tokens at peak hours and V4-Pro goes to $3.96 — with a peak/off-peak split that turns inference into a utility bill.
DeepSeek told developers on August 13, 2026 that API prices for V4-Flash and V4-Pro rise on August 16. The increases run from roughly 50% to more than 1,100% depending on model, token type, and time of day.
The headline numbers: V4-Flash output goes from $0.28 per million tokens to $1.32 at peak and $0.66 off-peak. V4-Pro output goes from $0.87 to $3.96 at peak and $1.98 off-peak. Cache-miss input on Flash rises from $0.14 to $0.44 at peak.
Roughly a 4x increase on Flash, 4.5x on Pro, and considerably more on the specific token types that were previously priced near zero.
The company's explanation is the honest one
DeepSeek said the adjustment lets it "allocate resources more reasonably," and that the tiered structure is meant to push developers and enterprises toward less congested periods.
Strip the phrasing and that is a capacity statement. A company introduces peak/off-peak pricing when demand exceeds supply at some hours and not others, and when it has run out of cheaper ways to flatten the curve. Rate limits annoy your best customers. Queues degrade the product. Price is the instrument that moves load without breaking anything.
This is what an inference provider looks like when it stops being subsidized by a growth narrative and starts being constrained by silicon.
What the old price was actually buying
The prior pricing was not a rounding error in the market — it was the market's floor, and a great deal of tooling was built on top of it.
Agentic coding workloads are the clearest case. An agent that reads a repository, plans, edits, runs tests, and iterates burns tokens at a rate no chat interface approaches. At $0.28 per million output tokens, a long autonomous run costs less than the electricity for the laptop it ran on. At $1.32 during working hours — which is when developers work — the same run costs almost five times as much.
That does not kill the workload. It does change which workloads clear their own economics. Anything whose value per token was thin at $0.28 is now underwater, and the products built specifically to arbitrage the gap between DeepSeek's prices and everyone else's just lost most of the gap.
It is worth keeping the comparison honest, though. Even at peak, DeepSeek remains dramatically cheaper than frontier Western pricing — Anthropic's Fable 5 sits at roughly $50 per million tokens, more than an order of magnitude above V4-Pro's new peak rate. DeepSeek did not become expensive. It became priced.
Peak/off-peak is the more consequential change
The multiple will get the headlines. The time-of-day structure will get the architecture.
Once inference has a peak rate, batch processing becomes a design discipline rather than an afterthought. Anything that does not need a human waiting on it — nightly evaluation suites, bulk document extraction, dataset labeling, index rebuilds, regression runs — gets scheduled against the cheap window. Anything interactive pays the premium.
Developers who have run large data pipelines will recognize this immediately: it is how cloud spot instances, electricity markets, and freight capacity have always worked. The AI stack has been unusual in pretending compute is available uniformly at all hours. It never was; the pricing simply hid it.
Expect the tooling to follow within weeks. Queue schedulers that hold non-urgent jobs for the off-peak window are trivial to build and immediately halve a line item.
The IPO context matters
DeepSeek is preparing an initial public offering and running a major fundraise. Founder Liang Wenfeng is balancing investor expectations, market expansion, and the capital demands of building out compute.
A company in that position has a specific problem with loss-leading prices: they establish a revenue quality that public-market investors will scrutinize line by line. Selling inference below cost produces impressive usage curves and terrible gross margins, and gross margin is the number that survives contact with an S-1.
Repricing before a listing rather than after it is the disciplined sequence. It takes the pain while the company still controls the narrative, and it lets the next set of financials show a business rather than a subsidy.
The risk is symmetrical. Usage built on price is usage that leaves on price. If a meaningful share of DeepSeek's volume was there purely because it was the cheapest number on the board, some of it migrates this week — and it migrates toward providers actively cutting prices in the same window.
The read
Two things are true at once, and the industry has spent a year pretending only the first one is.
The first is that inference costs have fallen extraordinarily fast, and open-weight Chinese models have driven that faster than anyone else.
The second is that the floor was partly manufactured. Some of the price collapse was genuine efficiency — better kernels, better serving, better models per parameter. Some of it was companies buying share against a compute bill someone else was financing. DeepSeek raising prices 4x on three days' notice tells you which portion was which.
The developers who built businesses on $0.28 output tokens are learning the lesson the cloud taught a decade ago: a price that exists because a vendor is fighting for position is not a cost structure. It is a promotion.
Off-peak is still cheap. Plan accordingly.
