Rate Overview
Live
1 MGA = 0.030256 KES
1 KES = 33.0513
MGA
Avg
0.030225
High
0.031282
Low
0.027898
Last updated: 7/10/2026, 4:38:05 AM
Quick Conversions
| MGA | KES |
|---|---|
| 1 MGA | 0.03 KES |
| 10 MGA | 0.30 KES |
| 50 MGA | 1.51 KES |
| 100 MGA | 3.03 KES |
| 500 MGA | 15.13 KES |
| 1,000 MGA | 30.26 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-07-10T04:38:05Z",
"rates": {
"KES": 0.030256
}
}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.0256000000000003,
"rate": 0.030256
}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