gpt-oss-20b (low) Token Counter & Cost Calculator

Count tokens for gpt-oss-20b (low) and estimate the exact API cost — $0.07 per 1M input tokens, $0.20 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

Exact: o200k_base is OpenAI's own tokenizer, the same encoding its API bills gpt-oss-20b (low) against.

Cost lookup — gpt-oss-20b (low)

TokensCost on gpt-oss-20b (low)
1K input tokens0.007¢
10K input tokens0.07¢
100K input tokens0.7¢
1M input tokens$0.0700
1K output tokens0.02¢
10K output tokens0.2¢

FAQ

How accurate is the gpt-oss-20b (low) token count?

Exact: o200k_base is OpenAI's own tokenizer, the same encoding its API bills gpt-oss-20b (low) against. Paste your own text above to see the exact number for your prompt.

How is gpt-oss-20b (low) API cost calculated?

Cost = (input tokens ÷ 1,000,000) × $0.07 + (output tokens ÷ 1,000,000) × $0.20 — gpt-oss-20b (low)'s official per-1M-token prices from Artificial Analysis.

Does this cover every reasoning-effort tier of gpt-oss-20b (low)?

Pricing shown is for the merged representative tier. gpt-oss-20b (low) groups 2 reasoning-effort variants: gpt-oss-20b (low), gpt-oss-20b (high).

See full gpt-oss-20b (low) pricing & benchmarks, or the main token counter for every model.