Skip to content
CostPerPrompt

DeepSeek V3 API Pricing

DeepSeek · context window 164K · prices updated 2026-09-07

Input per 1M tokens
$0.32
Output per 1M tokens
$0.89
Cached input per 1M
No discounted cached tier on this model

Where DeepSeek V3 sits on price

At $0.89 per million output tokens, DeepSeek V3 is a mid tier model — 2.5× cheaper than the median output price of $2.20, which puts it cheaper than 72% and pricier than 28% of the models we track. It sits 8th cheapest of the 16 DeepSeek models we track. Output is only 2.8× the input price, an unusually flat spread: long prompts hurt about as much as long answers, so prompt size is where the savings are.

Output tokens per $1
1,123,596
One full context fill
$0.0524
Cheaper than
72% of tracked models

What real workloads cost on DeepSeek V3

These three workloads are the ones teams actually run on a mid-priced model — a $0.89/1M model is not bought for the same job as one ten times the price.

Workload Per request Per month
Support chatbot — 500 conversations/day (5K in / 1.4K out) Conversation history re-sent each turn — the classic prompt-caching win. $0.0028 $42.69
Document pipeline — 10K docs/day (3K in / 500 out) Batch-friendly: no user waiting, so a ~50% batch discount usually applies. $0.0014 $422
Small app — 1K requests/day (500 in / 150 out) The baseline most side projects actually run at. $0.0003 $8.81

Model your exact traffic in the API cost calculator — it preloads DeepSeek V3 with caching and batch options.

DeepSeek V3 price history

DeepSeek last cut DeepSeek V3's output price on Sep 3, 2026 (-13% per output token), from $0.2574/$1.03 to $0.32/$0.89 per 1M in/out. That is the only repricing in the 36 days we have tracked it — worth knowing before you hard-code today's rate into a budget.

Date Input /1M Output /1M Output change
Aug 2, 2026 (tracking began) $0.2574 $1.03
Sep 3, 2026 $0.32 $0.89 -13%

Change-points from our daily price snapshots (tracking since Aug 2, 2026; intraday moves between snapshots are not captured).

DeepSeek V3 vs Qwen3.6 35B A3B

The closest-priced alternative from another vendor is Qwen3.6 35B A3B (Alibaba (Qwen)) — priced within a rounding error on output, with $0.22 less per million input tokens. When two models land this close on price, the decision is quality on your own workload, not the price sheet: run 50 real requests through both and compare.

See Qwen3.6 35B A3B pricing →

Cheaper alternatives

More DeepSeek models

Frequently asked questions

How much does the DeepSeek V3 API cost?

DeepSeek V3 costs $0.32 per million input tokens and $0.89 per million output tokens and no discounted cached-input tier. That works out to roughly 1,123,596 output tokens per dollar.

What does the support chatbot workload cost on DeepSeek V3?

Support chatbot — 500 conversations/day (5K in / 1.4K out) costs about $0.0028 per request and $42.69 per month on DeepSeek V3. Conversation history re-sent each turn — the classic prompt-caching win.

What does it cost to fill DeepSeek V3's 164K context window?

Sending 164K of input in a single request costs $0.0524 at $0.32 per million tokens — before any output. There is no cached-input tier on this model, so every repeat of that context is billed at full price. This is why large context windows are cheap to advertise and expensive to actually use.

Is DeepSeek V3 worth the price?

DeepSeek V3 sits in the middle of the market (8 of 16 by price within DeepSeek). The honest test is a routing experiment: send the same 200 real requests to this model and to a tier below, and compare failure rate against the price gap — most teams find a majority of traffic never needed the pricier model.