
Access Rwanda's digital economy with MTN MoMo, Airtel Money and REG utility payments.
curl -X POST https://api.paykunda.com/v1/utilities/airtime \
-H "Authorization: Bearer pk_live_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"country": "RW",
"phone": "+2507654321",
"amount": 500,
"currency": "RWF",
"provider": "mtn",
"reference": "txn_rwanda_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started