Rate Overview
Live
1 MGA = 0.029982 KES
1 KES = 33.3533
MGA
Avg
0.029936
High
0.030006
Low
0.029872
Last updated: 9/3/2026, 1:40:41 PM
Quick Conversions
| MGA | KES |
|---|---|
| 1 MGA | 0.03 KES |
| 10 MGA | 0.30 KES |
| 50 MGA | 1.50 KES |
| 100 MGA | 3.00 KES |
| 500 MGA | 14.99 KES |
| 1,000 MGA | 29.98 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-09-03T13:40:41Z",
"rates": {
"KES": 0.029982
}
}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": 2.9982,
"rate": 0.029982
}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