6 models. DeepSeek V3, R1, and all DeepSeek models. Prices per 1M tokens in USD.
Cheapest input
$0.14/1M
deepseek-coder
Most expensive input
$0.55/1M
deepseek-r1
Models with cache pricing
4 of 6
| Model | Input $/1M | Output $/1M | Cache $/1M |
|---|---|---|---|
| deepseek-coder | $0.14 | $0.28 | - |
| deepseek-v3 | $0.27 | $1.1 | $0.07 |
| deepseek-chat | $0.28 | $0.42 | $0.028 |
| deepseek-reasoner | $0.28 | $0.42 | $0.028 |
| deepseek-v3.2 | $0.28 | $0.42 | $0.028 |
| deepseek-r1 | $0.55 | $2.19 | - |
Proxy your DeepSeek requests through LLMKit. Every call gets logged with token counts, dollar costs, and session attribution. Set budget limits that actually reject requests before they hit the provider.
MIT licensed. Built with Claude Code. Source on GitHub