Rate Overview
Live
1 KES = 32.4751 MGA
1 MGA = 0.030793
KES
Avg
32.4394
High
32.4918
Low
32.2841
Last updated: 6/16/2026, 1:32:17 PM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 32.48 MGA |
| 10 KES | 324.75 MGA |
| 50 KES | 1,623.76 MGA |
| 100 KES | 3,247.51 MGA |
| 500 KES | 16,237.56 MGA |
| 1,000 KES | 32,475.13 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-06-16T13:32:17Z",
"rates": {
"MGA": 32.475129
}
}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": 3247.5129,
"rate": 32.475129
}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