DeepSeek V3 (Dec '24) Token Counter & Cost Calculator

Count tokens for DeepSeek V3 (Dec '24) and estimate the exact API cost — $0.32 per 1M input tokens, $0.89 per 1M output tokens — using a real o200k_base BPE tokenizer. Everything runs in your browser; nothing is uploaded.

0
tokens (o200k_base)
0
characters
0
words
$0
input cost
$0
output cost (est.)
$0
total per request

Counts are exact for OpenAI models (o200k_base is GPT-4o/4.1/5's tokenizer). For Claude, Gemini and other vendors — whose tokenizers are not public — treat the count as a close estimate (typically within ±15%).

Cost of this text across popular models

Close estimate (±15%): DeepSeek does not publish its tokenizer, so this count uses OpenAI's o200k_base as an approximation.

Cost lookup — DeepSeek V3 (Dec '24)

TokensCost on DeepSeek V3 (Dec '24)
1K input tokens0.032¢
10K input tokens0.32¢
100K input tokens$0.0320
1M input tokens$0.3200
1K output tokens0.089¢
10K output tokens0.89¢

FAQ

How accurate is the DeepSeek V3 (Dec '24) token count?

Close estimate (±15%): DeepSeek does not publish its tokenizer, so this count uses OpenAI's o200k_base as an approximation. Paste your own text above to see the exact number for your prompt.

How is DeepSeek V3 (Dec '24) API cost calculated?

Cost = (input tokens ÷ 1,000,000) × $0.32 + (output tokens ÷ 1,000,000) × $0.89 — DeepSeek V3 (Dec '24)'s official per-1M-token prices from Artificial Analysis.

See full DeepSeek V3 (Dec '24) pricing & benchmarks, or the main token counter for every model.