Estimate chatbot AI cost before your bill surprises you

Enter your chatbot's expected usage to get a Low / Likely / High monthly API cost estimate. Everything runs locally in your browser — no data is sent to any server.

  • No login
  • No credit card
  • No API calls
  • Estimate only

Configure your chatbot

Estimated monthly cost

Likely monthly cost$7.99Estimated range: $4.89$12.52
Cost per conversation
Low$0.004890Likely$0.007987High$0.0125
Input tokens / conversation
Low520Likely1.6KHigh3.2K
Output tokens / conversation
Low1.0KLikely1.5KHigh2.3K
Monthly input tokens
Low520KLikely1.6MHigh3.2M
Monthly output tokens
Low1.0MLikely1.5MHigh2.3M

This is an estimate, not a billing guarantee. Actual costs depend on your provider's exact tokeniser, real conversation lengths, and your billing tier.

Understand & trust these numbers Methodology What are AI tokens? Why bills surprise you All guides

How this estimate works

Input — you send
  • System prompt
  • Current user message
  • Chat history
  • Knowledge base context
Model

Reads everything you send, then writes a reply.

Output — you get

The model's reply. Output tokens usually cost 3–10× more than input.

Knowledge base context counts as extra input. This calculator assumes one retrieval per conversation — if your system retrieves on every message, real cost is higher.

Why history increases cost

Each new message re-sends the whole conversation so far, so later messages keep paying for earlier ones.

A 5-message chat costs far more than 5× one message. The Likely default — 1,650 input tokens — reflects this; ignoring history underestimates cost by 3–5×.

Low / Likely / High explained

Low

Short messages, short answers, 1 prior turn of history retained.

Likely

Mid-range assumptions from the T9 methodology. Plan against this number.

High

Longer messages and answers, 5 prior turns of history. Budget against this.

Cut your cost

1
Shorten the system prompt. Every token in it repeats on every single call.
2
Limit history. A sliding window of 3 turns can cut input cost 50–70% on long chats.
3
Match model to task. Most support FAQs run fine on a capable mid-tier model.

Example monthly costs

These worked examples use the same default assumptions as the calculator above — a standard system prompt, medium-length messages and answers, 5 messages per conversation, no knowledge base — with GPT-5.4 Mini. Only the number of conversations per month changes between rows. Use the calculator above to model your own usage or a different model.

Usage levelConversations / monthLowLikelyHigh
Light usage 200 $0.9780 $1.60 $2.50
Typical usage 1,000 $4.89 $7.99 $12.52
Heavy usage 5,000 $24.45 $39.94 $62.62

Caveats

  • These estimates use the formula characters ÷ 4 ≈ tokens, accurate to ±10–15% for plain English text.
  • Each provider uses a different tokeniser. Actual token counts may differ ±5–10% between OpenAI, Anthropic, Google, Mistral, and DeepSeek for the same content.
  • If your chatbot handles Portuguese or Spanish conversations, expect 10–25% higher token counts than shown — these languages tokenise less efficiently than English.
  • Prices shown are manually verified against each provider's official pricing page as of 2026-09-08. AI provider pricing changes frequently — verify at your provider's official pricing page before making budget decisions.
  • Model prices and context windows are checked directly against each provider's own pricing page and model documentation before being added here — see the pricing reference for the verification date and sourcing approach.
  • Knowledge base costs assume one retrieval per conversation. If your system retrieves fresh content on every message, multiply the KB cost by the number of messages.
  • The context-window warning above appears when the High scenario's combined tokens exceed 80% of the selected model's context window — a safety margin before truncation or failure risk, not a hard limit at 100%.

This is an estimate, not a billing guarantee. Always confirm against your provider's usage dashboard and official pricing before committing a budget.