DeepSeek V3.1 API Pricing
DeepSeek · context window 164K · prices updated 2026-09-07
Where DeepSeek V3.1 sits on price
At $1.65 per million output tokens, DeepSeek V3.1 is a mid tier model — 1.3× cheaper than the median output price of $2.20, which puts it cheaper than 59% and pricier than 41% of the models we track. It sits 11th cheapest of the 16 DeepSeek models we track. Output is only 3.0× the input price, an unusually flat spread: long prompts hurt about as much as long answers, so prompt size is where the savings are.
What real workloads cost on DeepSeek V3.1
These three workloads are the ones teams actually run on a mid-priced model — a $1.65/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.0051 | $75.90 |
| Document pipeline — 10K docs/day (3K in / 500 out) Batch-friendly: no user waiting, so a ~50% batch discount usually applies. | $0.0025 | $743 |
| Small app — 1K requests/day (500 in / 150 out) The baseline most side projects actually run at. | $0.0005 | $15.67 |
Model your exact traffic in the API cost calculator — it preloads DeepSeek V3.1 with caching and batch options.
DeepSeek V3.1 price history
DeepSeek last raised DeepSeek V3.1's output price on Sep 4, 2026 (+74% per output token), from $0.25/$0.95 to $0.55/$1.65 per 1M in/out. That is one of 3 repricings 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.25 | $0.95 | — |
| Aug 22, 2026 | $0.55 | $1.65 | +74% |
| Sep 2, 2026 | $0.25 | $0.95 | -42% |
| Sep 4, 2026 | $0.55 | $1.65 | +74% |
Change-points from our daily price snapshots (tracking since Aug 2, 2026; intraday moves between snapshots are not captured).
DeepSeek V3.1 vs GPT-4.1 Mini
The closest-priced alternative from another vendor is GPT-4.1 Mini (OpenAI) — 3% cheaper on output, with $0.15 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 GPT-4.1 Mini pricing →Cheaper alternatives
More DeepSeek models
Frequently asked questions
› How much does the DeepSeek V3.1 API cost?
DeepSeek V3.1 costs $0.55 per million input tokens and $1.65 per million output tokens, with cached input at $0.55 per million (0% cheaper). That works out to roughly 606,061 output tokens per dollar.
› What does the support chatbot workload cost on DeepSeek V3.1?
Support chatbot — 500 conversations/day (5K in / 1.4K out) costs about $0.0051 per request and $75.90 per month on DeepSeek V3.1. Conversation history re-sent each turn — the classic prompt-caching win.
› What does it cost to fill DeepSeek V3.1's 164K context window?
Sending 164K of input in a single request costs $0.0901 at $0.55 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.1 worth the price?
DeepSeek V3.1 sits in the middle of the market (11 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.