Rate Overview
Live
1 KES = 33.3530 MGA
1 MGA = 0.029982
KES
Avg
33.4044
High
33.4752
Low
33.3262
Last updated: 9/3/2026, 2:13:52 PM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 33.35 MGA |
| 10 KES | 333.53 MGA |
| 50 KES | 1,667.65 MGA |
| 100 KES | 3,335.30 MGA |
| 500 KES | 16,676.51 MGA |
| 1,000 KES | 33,353.03 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-09-03T14:13:52Z",
"rates": {
"MGA": 33.353025
}
}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": 3335.3025000000002,
"rate": 33.353025
}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