Built for Uganda & East Africa

Send SMS to any
Uganda number.
Right now.

Single messages, bulk campaigns to thousands, or scheduled sends for later — pick what fits. You pay per credit, no subscription.

No monthly fee MTN & Airtel MoMo top-up Credits never expire
Platform preview
842
Sent today
96.8%
Delivered
3
Scheduled
BK
Your payment of UGX 45,000 was received. Ref: INV-2847.
Reminder: Your appointment is tomorrow at 9 AM.
SA
New stock arrived. Visit us at Kikuubo, Stall 14B.
Live 1 campaign sending…
What you get

The tools you actually need

No bloat just the core sending, scheduling, and reporting features that businesses use daily.

Single SMS

Send to one number at a time. Good for OTPs, receipts, personal alerts. Delivery status shows within seconds.

Bulk Sending

Upload a CSV or paste a list of numbers. The system deduplicates, validates Uganda formats, and sends in one go.

Scheduled Messages

Set a future date and time. Credits are reserved at scheduling, not on send so you always know your cost upfront.

Contact Groups

Save contacts in named groups. Import from CSV, send to a whole group without uploading numbers each time.

Per-Number Reports

See the delivery status of every recipient in a campaign not just aggregate counts. Download failed numbers as CSV.

REST API

Send from your own app using a simple JSON API. One endpoint, API key auth, consistent response format.

Getting started

From sign-up to first send

1
Create your account

Sign up with your email. Verify, then top up using MTN or Airtel MoMo from UGX 5,000.

2
Pick a sender name

Use the shared platform sender by default, or request a custom branded ID for your business name.

3
Send and watch

Write your message, add recipients, hit send. Delivery updates come in per number in real time.

REST API

Integrate in minutes

If you have an application that needs to send SMS, payments, OTPs or order updates the API takes a single POST request. JSON in, JSON out.

  • Send single & bulk
  • Query status by message ID
  • Check credit balance
  • Webhook callbacks
Get your API key
curl -X POST "https://smsmobilo.com/api/v1/send" \
  -H "X-API-Key: sk_live_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{
      "to": "+256771234567",
      "from": "MyBrand",
      "message": "Your order #1042 has shipped!"
    }'

// Response
{
  "status": "ok",
  "data": {
    "message_id": 4821,
    "status": "queued",
    "credits_used": 1
  }
}
Pricing

Pay per credit, nothing else

Top up when you need, use them at your own pace. No monthly fees, no contracts, credits don’t expire.

Standard rate

UGX 35

per credit  ·  1 credit = 1 SMS part


  • 160 chars (GSM-7) per part
  • 70 chars (Unicode) per part
  • Multi-part for longer messages

Minimum top-up

UGX 5,000

to get started


  • Pay via MTN or Airtel MoMo
  • Credits added instantly
  • No card or bank account needed

Need a large volume agreement? Write to us.

Send your first message today

Sign up, top up with MoMo, and send — the whole thing takes under five minutes.

Create your account