Rate Overview
Live
1 KES = 33.3120 MGA
1 MGA = 0.030019
KES
Avg
33.3071
High
33.4215
Low
33.1636
Last updated: 8/13/2026, 11:51:57 AM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 33.31 MGA |
| 10 KES | 333.12 MGA |
| 50 KES | 1,665.60 MGA |
| 100 KES | 3,331.20 MGA |
| 500 KES | 16,656.00 MGA |
| 1,000 KES | 33,312.00 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-08-13T11:51:57Z",
"rates": {
"MGA": 33.312002
}
}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": 3331.2001999999998,
"rate": 33.312002
}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