Rate Overview
Live
1 KES = 32.2782 MGA
1 MGA = 0.030981
KES
Avg
32.1735
High
32.2782
Low
32.1331
Last updated: 5/6/2026, 6:24:56 PM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 32.28 MGA |
| 10 KES | 322.78 MGA |
| 50 KES | 1,613.91 MGA |
| 100 KES | 3,227.82 MGA |
| 500 KES | 16,139.08 MGA |
| 1,000 KES | 32,278.16 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-06T18:24:56Z",
"rates": {
"MGA": 32.278155
}
}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": 3227.8154999999997,
"rate": 32.278155
}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