How Much Does an AI WhatsApp Sales Agent Really Cost?
A cost breakdown for AI WhatsApp sales agents: platform fees, LLM tokens, integration work, and typical MVP-to-production price ranges for founders.
TL;DR
A production-ready AI WhatsApp sales agent typically runs $15k-$60k to build and $500-$5k+/month to operate, driven by three cost buckets: WhatsApp platform fees, LLM usage, and the integration work to connect it to your CRM, inventory, and payment systems.

A production-ready AI WhatsApp sales agent typically costs $15,000-$60,000 to build and $500-$5,000+ per month to run, depending on catalog size, languages supported, and how deep it integrates with your inventory and payment systems. The build cost is mostly integration engineering, not the AI itself — the LLM call is the cheap part.
Founders keep asking this because WhatsApp is where their customers already are, especially across the Gulf, North Africa, and Latin America, where it's the default commerce channel rather than a nice-to-have. But quotes for "an AI WhatsApp bot" range from $3k to $150k, and most of that spread comes from scope, not vendor markup. Here's what actually drives the number.
The three cost buckets
1. WhatsApp platform fees
You don't talk to WhatsApp directly — you go through Meta's WhatsApp Business Platform, either via the Cloud API directly or through a Business Solution Provider (BSP) like Twilio, 360dialog, or Gupshup.
- Meta's messaging fees are billed per conversation or per message depending on category (marketing, utility, service), and rates vary significantly by destination country. These fees change periodically, so check Meta's current pricing documentation before building a client-facing cost model — don't quote last year's rates.
- BSP platform fees run roughly $50-$500/month depending on volume, on top of Meta's per-message costs. Going direct to Meta's Cloud API avoids this layer but means you own template submission, number verification, and rate-limit management yourself.
2. LLM usage
This is usually the smallest line item. A sales conversation — greeting, product questions, a few back-and-forths, checkout — runs a few thousand tokens. Even at retail API pricing, that's fractions of a cent per conversation for most models. The bigger cost driver here is architecture, not tokens: do you call the model once per message (cheap, less coherent) or maintain a full conversation state with retrieved product context on every turn (better experience, more tokens per turn)?
If you're evaluating build vs. buy on the AI layer itself, see integrate AI into your product and AI agents vs. workflows — a sales agent is usually better built as a constrained workflow with an LLM for language understanding, not an open-ended autonomous agent, because you need predictable behavior around pricing and payment.
3. Integration engineering — where the real cost lives
This is the 70% of the budget nobody quotes upfront:
- Catalog sync — pulling live inventory and pricing from your existing system (Shopify, a custom backend, an ERP) so the agent never quotes a price or stock level that's wrong.
- Order and payment flow — generating payment links, handling partial payments or cash-on-delivery logic common in markets like the GCC, and reconciling orders back into your order management system.
- Human handoff — routing to a live agent when the conversation goes off-script, with full context carried over so the customer doesn't repeat themselves.
- Language and dialect coverage — Modern Standard Arabic models routinely misread Gulf Arabic, Egyptian Arabic, or code-switched customer messages. If a meaningful share of your customers write in dialect, budget for dialect-specific prompt tuning or a fine-tuned understanding layer — this is a common gap we specifically build for.
- Analytics and QA — logging conversations for review, flagging hallucinated claims about products or pricing, and a way to correct the agent's behavior without redeploying code.
Typical price ranges
| Scope | Build cost | Timeline | |---|---|---| | MVP: single catalog, one language, basic order flow | $15k-$30k | 4-8 weeks | | Multi-language/dialect, payment reconciliation, CRM sync | $30k-$60k | 8-14 weeks | | Multi-brand, multi-market, human-agent handoff at scale | $60k-$150k+ | 3-6 months |
These ranges assume you're building on top of an existing e-commerce or CRM backend. If that backend doesn't exist yet, you're really scoping a SaaS MVP with a WhatsApp front-end bolted on, and the cost model shifts accordingly.
Build vs. buy
No-code WhatsApp bot builders (chatbot platforms sold as "AI-powered") can get a basic FAQ flow live for a few hundred dollars a month. They fall apart fast once you need real inventory lookups, dynamic pricing, or a payment flow that reconciles against your books — at that point you're customizing a platform you don't control instead of building something you own. If your sales flow is genuinely simple — a handful of FAQs and a link to your storefront — buy. If price, stock, or payment status has to be correct in real time, that logic needs to live in code you own.
For a broader framework on this decision, see when to hire an agency vs. build in-house and fixed-price vs. time & materials — a WhatsApp sales agent is usually a good fit for fixed-price scoping once the catalog and payment integration are defined.
What to ask a vendor before signing
- Which pricing tier does your quote assume for Meta's messaging fees, and who eats the increase if Meta changes them?
- Does the quote include template approval and number verification, or is that a separate line item?
- What happens when the LLM is uncertain — does it guess, or does it hand off?
- How is dialect and language coverage tested, and against what real conversation samples?
If you're scoping an AI WhatsApp sales agent and want a real cost estimate against your actual catalog and order flow, let's talk.
Frequently asked questions
Is WhatsApp Business API pricing per message or per conversation?
Meta has shifted between conversation-based and per-message pricing models over time, and rates vary by country and message category (marketing, utility, service). Always check Meta's current developer documentation before quoting a client, since these rates change.
Can I use ChatGPT or Claude directly instead of building a custom agent?
You can prototype with a hosted LLM API in days, but a sales agent needs order state, inventory lookups, payment links, and handoff to a human — that orchestration layer is the actual engineering work, not the model call.
Do I need a BSP like Twilio or 360dialog, or can I go direct to Meta?
Meta's Cloud API is free to integrate directly, but most teams use a Business Solution Provider for faster number verification, template approval support, and a usable dashboard — that convenience adds a monthly platform fee on top of Meta's messaging costs.
How long does an MVP take to launch?
A focused MVP — one product catalog, one language, basic order flow — usually ships in 4-8 weeks. Multi-language support (especially Gulf Arabic dialects) and payment reconciliation extend that timeline.
Building something like this?
Doktouri Agency designs and ships production web, mobile, SaaS, and AI products.
Talk to us →

