DeepSeek Peak Pricing Is Now Live: When Does the API Cost More?

What is DeepSeek Peak Pricing? DeepSeek just switched its API to peak/off-peak pricing. Learn when the API costs more, how much, and how to cut your bill in half.

DeepSeek Peak Pricing Is Now Live: When Does the API Cost More?

If you woke up on August 17 and your DeepSeek API bill suddenly looked different, you are not imagining it. DeepSeek has officially rolled out Peak Pricing — a time-based, peak/off-peak billing model that changes how much you pay per token depending on when your requests hit the API.

The short version: run your workloads during busy hours and you pay full price. Shift them to quieter hours and you pay half. This guide breaks down exactly what DeepSeek Peak Pricing is, when the API costs more, how much it costs across every tier, and what you should watch out for.

目次

What Is DeepSeek Peak Pricing?

DeepSeek Peak Pricing is a dynamic, time-of-day billing system for the DeepSeek API. Instead of charging a single flat rate around the clock, DeepSeek now splits every day into two windows:

  • Peak hours — the busiest windows, billed at the full (higher) rate.

  • Off-peak hours — everything else, billed at exactly half the peak rate.

The new pricing took effect at 00:00 Beijing time (UTC+8) on August 17, 2026, and applies across DeepSeek's current model lineup, including DeepSeek-V4-Flash and DeepSeek-V4-Pro.

If you've used cloud services with "spot" or "off-peak" discounts, the concept will feel familiar: the provider nudges non-urgent traffic toward quieter periods by making it cheaper, which smooths out demand on their infrastructure.


When Does the DeepSeek API Cost More? (Peak vs. Off-Peak Hours)

This is the single most important thing to memorize. Peak pricing applies during these two daily windows:

Window Beijing Time (UTC+8) Rate
Peak (morning) 09:00 – 12:00 Full price
Peak (afternoon) 14:00 – 18:00 Full price
Off-peak (all other hours) 18:00 – 09:00 next day, plus 12:00 – 14:00 50% off

In other words, the API costs more for a total of 7 hours a day (09:00–12:00 and 14:00–18:00 Beijing time). The remaining 17 hours are half price, including the lunch gap between the two peak blocks.

Quick tip for global users: Convert these windows to your own timezone. Beijing 09:00–12:00 / 14:00–18:00 is roughly the standard Chinese business day. If you're in the US or Europe, a large chunk of your working day may actually fall inside DeepSeek's off-peak window — meaning you could be paying the discounted rate without changing anything.

DeepSeek Peak Pricing: Full Price Breakdown

All prices below are per 1M tokens, converted from DeepSeek's official CNY rates to approximate USD (≈ $1 = ¥7.2). Off-peak pricing is always half of the peak rate.

DeepSeek-V4-Flash

The lightweight, high-speed tier — best for high-volume, latency-sensitive tasks.

Token Type Off-Peak (per 1M) Peak (per 1M)
Input (cache hit) ~$0.007 ~$0.014
Input (cache miss) ~$0.21 ~$0.42
Output ~$0.63 ~$1.25

👉 Explore DeepSeek-V4-Flash on GPT Proto →

DeepSeek-V4-Pro

The flagship reasoning tier — built for complex, high-accuracy workloads.

Token Type Off-Peak (per 1M) Peak (per 1M)
Input (cache hit) ~$0.021 ~$0.042
Input (cache miss) ~$0.63 ~$1.25
Output ~$1.88 ~$3.75

👉 Explore DeepSeek-V4-Pro on GPT Proto →

(USD figures are approximate and provided for convenience; DeepSeek's official pricing is denominated in CNY and may vary with exchange rates.)


Does DeepSeek Peak Pricing Cost More or Less?

The honest answer: it depends entirely on when you run your requests.

  • If your traffic hits peak hours → you pay more than a naive comparison to older flat rates, because peak is the full (higher) tier.

  • If your traffic hits off-peak hours → you pay half of the peak rate, which is a genuine, meaningful discount.

Peak pricing is not a blanket price hike disguised as a feature. It's a redistribution: the same workload can cost you up to 2× more or up to 50% less than the peak rate, purely based on timing. For anyone running batch jobs, offline data processing, nightly summarization, or non-urgent pipelines, the off-peak window is essentially free money — schedule the work outside 09:00–12:00 and 14:00–18:00 Beijing time and cut the bill in half.

Why Does DeepSeek Use Peak Pricing?

Peak pricing solves a classic infrastructure problem: demand is uneven. During Chinese business hours, API traffic spikes; overnight, servers sit relatively idle. A flat rate forces DeepSeek to provision for the peak and eat the waste during troughs.

By making off-peak hours cheaper, DeepSeek:

  1. Smooths demand — encouraging flexible workloads to move to quieter hours, reducing congestion during peaks.

  2. Improves reliability — less peak-time overload means more consistent latency and availability when it matters.

  3. Lowers cost for flexible users — teams that don't need real-time responses get a built-in 50% discount for simply rescheduling.

  4. Keeps premium capacity available — those who genuinely need peak-hour throughput still get it, at a rate that reflects the higher demand.

It's the same logic behind off-peak electricity tariffs and cloud spot instances — align price with actual demand, and everyone can optimize accordingly.

What Should You Watch Out For When Using DeepSeek Peak Pricing?

Before you assume your costs will magically drop, keep these things in mind:

  1. Timezone confusion is the #1 pitfall. Peak windows are defined in Beijing time (UTC+8), not your local time. Miscalculate and you may schedule a "cheap" batch job right into the peak window. Always convert first.

  2. The lunch gap (12:00–14:00) is off-peak. It sits between the two peak blocks, so a job that starts at 13:00 is discounted — but one that runs from 11:30 to 14:30 straddles peak → off-peak → peak. Watch your job boundaries.

  3. Cache-hit pricing is dramatically cheaper — but still doubles at peak. Cached input tokens are the cheapest line item by far. Reusing prompts and context (prompt caching) remains one of the biggest levers on your bill, regardless of the time window.

  4. Real-time / user-facing traffic can't always move. If your product serves live users during Chinese business hours, you're locked into peak rates for that traffic. Only deferrable workloads benefit from off-peak scheduling.

  5. Model choice still matters most. Peak pricing is a timing lever; picking the right model is the bigger one. If V4-Flash meets your quality bar, it's a fraction of V4-Pro's cost at every hour. Match the model to the task before you optimize the clock.

How to Actually Save Money Under Peak Pricing

A quick, practical checklist:

  • Batch and schedule non-urgent jobs (embeddings, summaries, evals, data cleaning) into the 17-hour off-peak window.

  • Convert peak hours to your local timezone and mark them on your team's calendar.

  • Lean on prompt caching to keep cache-hit input tokens as your dominant cost line.

  • Right-size your model — use DeepSeek-V4-Flash for volume and speed, and reserve DeepSeek-V4-Pro for tasks that truly need the extra reasoning power.

  • Monitor and split traffic — route real-time requests as needed, but defer everything that can wait.

Bottom Line

DeepSeek Peak Pricing isn't a simple price increase — it's a time-based pricing model that rewards flexibility. The API costs more only during 09:00–12:00 and 14:00–18:00 Beijing time, and is half price the other 17 hours a day. Understand the windows, mind your timezone, cache aggressively, and pick the right model, and you can comfortably land on the cheaper side of the equation.

Ready to build on the latest DeepSeek models? Compare specs and pricing directly:

Frequently Asked Questions

What is DeepSeek Peak Pricing?

DeepSeek Peak Pricing is a time-based billing model for the DeepSeek API. The day is split into peak hours (billed at full price) and off-peak hours (billed at half price). It took effect at 00:00 Beijing time (UTC+8) on August 17, 2026.

What are DeepSeek's peak hours?

Peak hours are 09:00–12:00 and 14:00–18:00 Beijing time (UTC+8)— 7 hours total per day. Every other hour, including the 12:00–14:00 lunch gap and all overnight hours, is off-peak.

Does DeepSeek cost more or less under peak pricing?

It depends on timing. Requests during peak hours are charged at the full rate, while off-peak requests are exactly **half** the peak rate. Flexible workloads scheduled off-peak pay less; real-time traffic during peak hours pays more.

How much can I save with off-peak pricing?

Off-peak pricing is **50% of the peak rate** across every token type (cache-hit input, cache-miss input, and output) for both DeepSeek-V4-Flash and DeepSeek-V4-Pro. Shifting deferrable jobs off-peak effectively halves their cost.

Which timezone do the peak hours use?

All peak windows are defined in Beijing time (UTC+8), not your local time. Convert them to your own timezone before scheduling jobs — this is the most common mistake users make.

Does peak pricing apply to both DeepSeek-V4-Flash and DeepSeek-V4-Pro?

Yes. Peak/off-peak pricing applies to DeepSeek's current model lineup, including both [DeepSeek-V4-Flash](https://gptproto.com/model/deepseek/deepseek-v4-flash) and [DeepSeek-V4-Pro](https://gptproto.com/model/deepseek/deepseek-v4-pro).

Why did DeepSeek switch to peak pricing?

To balance demand. Making off-peak hours cheaper nudges flexible workloads to quieter periods, which reduces peak-time congestion, improves reliability, and lowers costs for users who don't need real-time responses.

How do I avoid paying peak prices?

Batch and schedule non-urgent jobs into the 17-hour off-peak window, lean on prompt caching to keep cache-hit tokens dominant, and match the model to the task — use V4-Flash for high-volume work and reserve V4-Pro for tasks that truly need extra reasoning.
What Is GLM-5.3? Z.ai's Quiet Coding Plan Launch, Pricing, and Confirmed Upgrades

What Is GLM-5.3? Z.ai's Quiet Coding Plan Launch, Pricing, and Confirmed Upgrades

Search results still describe GLM-5.3 as an unreleased rumor. Z.ai's own documentation now says otherwise—but only partially. As of August 14, 2026, GLM-5.3 is live inside the Z.ai GLM Coding Plan . The official setup guide identifies glm-5.3 as the current model, supports an optional 1-million-token context, and documents low, high, and max reasoning-effort levels. However, Z.ai has not published a dated launch announcement, a full model card, open weights, standard per-token API pricing, or benchmark results for this version. That distinction matters. GLM-5.3 is no longer just a community nickname, but it is not yet a fully documented public release either. I checked the Coding Plan guide, general model catalog, pricing page, release notes, and public model repositories separately. They are not fully synchronized yet, which explains why a simple “released or unreleased” answer is misleading.

Michael Johnson | 2026-08-14

Grok 4.6 vs DeepSeek V4 Pro: Coding, Pricing, and Which Is Better?

Grok 4.6 vs DeepSeek V4 Pro: Coding, Pricing, and Which Is Better?

rok 4.6 and DeepSeek V4 Pro are both designed for difficult reasoning and coding work, but they are not interchangeable. Grok 4.6 is the stronger choice when a task involves screenshots, interface mockups, visual debugging, or the hardest agentic coding problems. DeepSeek V4 Pro is more attractive when cost, long context, and large-volume text-based coding matter most. The short answer is simple: Grok 4.6 is the better all-round model, while DeepSeek V4 Pro is the more cost-effective coding model. This Grok 4.6 vs DeepSeek V4 Pro comparison covers coding, frontend development, context windows, public benchmark evidence, API pricing, and the latest DeepSeek V4 Pro upgrade. It also explains which model makes more sense for different developer workloads. Quick verdict: Choose Grok 4.6 for visual frontend work, difficult debugging, and high-stakes coding tasks. Choose DeepSeek V4 Pro for long repositories, text-heavy workflows, and lower API costs. For production routing, DeepSeek V4 Pro can handle the default workload while Grok 4.6 handles visual or difficult escalations.

Tiffany Layne | 2026-08-13

DeepSeek V4 Pro vs Kimi K3: What Changed After the 0813 Update?

DeepSeek V4 Pro vs Kimi K3: What Changed After the 0813 Update?

The DeepSeek V4 Pro vs Kimi K3 comparison changed on August 13, 2026. DeepSeek replaced the V4 Pro preview behind its existing API alias with DeepSeek V4 Pro 0813, while keeping the model name developers already use. Here is the short answer: Kimi K3 still leads on overall measured intelligence and supports visual input. DeepSeek V4 Pro 0813 is faster and dramatically cheaper for text-based coding and agent workloads. For most teams processing repositories, running code reviews, or operating high-volume agents, DeepSeek is now the better default. Kimi earns its higher price when multimodal input or the highest available reasoning ceiling matters more than cost. One implementation detail is easy to miss: on GPTProto, you do not need an 0813 suffix. Continue calling deepseek-v4-pro , and the route automatically uses the current version.

Tiffany Layne | 2026-08-13

Grok 4.6 vs Kimi K3: Which One Fits Your Project?

Grok 4.6 vs Kimi K3: Which One Fits Your Project?

Two frontier releases landed within four weeks of each other, both aimed squarely at the same buyer: the developer who runs agents, not chatbots. Moonshot AI shipped Kimi K3 on July 16, 2026. xAI answered on August 12 with Grok 4.6. Search for "Grok 4.6 vs Kimi K3" today and you get launch coverage from each camp, plus a pile of spec sheets — but almost nobody has put the two side by side from a builder's chair. That is the gap this piece fills. Here is the short version, because you came for a decision, not a recap. Grok 4.6 wins on agentic turn-efficiency and hands-off hosting. It finishes long, multi-step tasks in fewer loops and fewer tokens, and you never touch infrastructure. Kimi K3 wins on context, native video, and control — a 1M-token window, image and video input, and downloadable open weights if you need to self-host or air-gap. On the one number everyone quotes, they nearly tie: Artificial Analysis puts the per-task cost of both at roughly $0.84 . So the intelligence-index gap of a single point is not your deciding factor. The two models take opposite roads to the same cost, and that is the fork you actually have to pick. If you run cost-sensitive, high-volume agent workflows and want a managed endpoint, Grok 4.6. If you need to feed a whole repository or a video into one context window — or you have a compliance reason to hold the weights yourself — Kimi K3. The rest of this article shows the work behind that call.

Schuyler Stacy | 2026-08-13