Rate Overview
Live
1 KES = 32.4184 MGA
1 MGA = 0.030847
KES
Avg
33.6714
High
35.8439
Low
31.9669
Last updated: 5/26/2026, 9:36:09 PM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 32.42 MGA |
| 10 KES | 324.18 MGA |
| 50 KES | 1,620.92 MGA |
| 100 KES | 3,241.84 MGA |
| 500 KES | 16,209.18 MGA |
| 1,000 KES | 32,418.36 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-05-26T21:36:09Z",
"rates": {
"MGA": 32.418356
}
}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": 3241.8356000000003,
"rate": 32.418356
}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