Rate Overview
Live
1 KES = 32.7966 MGA
1 MGA = 0.030491
KES
Avg
32.8744
High
33.1645
Low
32.7357
Last updated: 7/7/2026, 10:26:55 AM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 32.80 MGA |
| 10 KES | 327.97 MGA |
| 50 KES | 1,639.83 MGA |
| 100 KES | 3,279.66 MGA |
| 500 KES | 16,398.32 MGA |
| 1,000 KES | 32,796.64 MGA |
Get KES/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=MGAExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-07T10:26:55Z",
"rates": {
"MGA": 32.796637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "MGA",
"amount": 100
},
"result": 3279.6636999999996,
"rate": 32.796637
}Build with KES/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key