Uganda live — Kenya & Rwanda coming Q3 2025

Send Stablecoins.
Pay Africa.

Convert USDC to mobile money in seconds. Best-in-market FX rates, enterprise compliance, and a simple REST API your team will love.

256-bit encryptionAML compliant1–3 min settlement
$2M+
Processed to date
99.4%
Success rate
<90s
Avg settlement time
4
Countries (inc. pipeline)

How it works

Three steps to instant payouts

01

Deposit USDC

Send USDC to your unique Settlra deposit address on Ethereum or Polygon. We detect your deposit in real time.

02

Convert & Send

We instantly convert at best-in-market FX rates and route the payment through our local network partner.

03

Recipient Gets Paid

Mobile money arrives in the recipient's wallet in 1–3 minutes. A webhook confirms the final status.

Supported networks

Where we operate

Live in Uganda with more markets launching soon. We partner directly with mobile network operators for the best rates and reliability.

🇺🇬

MTN Uganda

UGX

Live

Settlement in 1–3 min

🇺🇬

Airtel Uganda

UGX

Live

Settlement in 1–3 min

🇰🇪

M-Pesa Kenya

KES

Q3 2025
🇷🇼

MTN Rwanda

RWF

Q4 2025
🇹🇿

Airtel Tanzania

TZS

2026

Transparent pricing

No hidden fees. No monthly minimums.

Pay only for what you send.

Starter

1.5%

+ $0.50 / transaction

Up to $500/tx · $10K/month

  • REST API access
  • Webhooks
  • Sandbox environment
  • Community support
Get started free
Most popular

Growth

1.2%

+ $0.25 / transaction

Up to $10K/tx · $150K/month

  • Everything in Starter
  • Priority queue
  • Idempotency keys
  • Email support
  • Bulk payouts
Start building

Enterprise

Custom

Volume-based FX spread

Unlimited transactions

  • Everything in Growth
  • Custom FX spread
  • Dedicated account manager
  • SLA guarantee
  • On-premise deployment
Talk to sales

Built for developers

Integrate in minutes, not months

Our REST API is designed for simplicity without sacrificing power. Comprehensive webhooks keep you in sync. Official SDKs for Node.js and Python — with more on the way.

REST API
Webhooks
Node.js SDK
Sandbox mode
Read the docs
POST /v1/payouts
bash
curl -X POST https://api.settlra.io/v1/payouts \
  -H "Authorization: Bearer pk_live_xxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "quote_id": "qt_01HXYZ9ABCDEF",
    "recipient": {
      "phone": "+256700123456",
      "network": "mtn_uganda",
      "name": "Grace Nakamura"
    },
    "idempotency_key": "order_8821"
  }'

// Response 200 OK

{
  "id": "pay_01HXYZ9ABCDEF",
  "status": "processing",
  "amount_usdc": "25.50",
  "amount_local": "95340",
  "currency": "UGX",
  "network": "mtn_uganda",
  "created_at": "2025-06-23T14:22:01Z"
}

Ready to start sending?

Join fintech startups and enterprises already using Settlra to power their Africa payouts.