Rate Overview
Live
1 MGA = 0.030735 KES
1 KES = 32.5362
MGA
Avg
0.029437
High
0.031211
Low
0.028099
Last updated: 6/22/2026, 2:41:59 PM
Quick Conversions
| MGA | KES |
|---|---|
| 1 MGA | 0.03 KES |
| 10 MGA | 0.31 KES |
| 50 MGA | 1.54 KES |
| 100 MGA | 3.07 KES |
| 500 MGA | 15.37 KES |
| 1,000 MGA | 30.74 KES |
Get MGA/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KESExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-22T14:41:59Z",
"rates": {
"KES": 0.030735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KES",
"amount": 100
},
"result": 3.0734999999999997,
"rate": 0.030735
}Build with MGA/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key