Rate Overview
Live
1 KES = 32.1125 MGA
1 MGA = 0.031141
KES
Avg
32.0497
High
32.1125
Low
31.9308
Last updated: 4/16/2026, 3:54:37 PM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 32.11 MGA |
| 10 KES | 321.12 MGA |
| 50 KES | 1,605.62 MGA |
| 100 KES | 3,211.25 MGA |
| 500 KES | 16,056.23 MGA |
| 1,000 KES | 32,112.45 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-04-16T15:54:37Z",
"rates": {
"MGA": 32.112454
}
}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": 3211.2454,
"rate": 32.112454
}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