Rate Overview
Live
1 KES = 33.2939 MGA
1 MGA = 0.030036
KES
Avg
32.7873
High
34.9353
Low
31.9308
Last updated: 7/26/2026, 1:25:11 AM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 33.29 MGA |
| 10 KES | 332.94 MGA |
| 50 KES | 1,664.70 MGA |
| 100 KES | 3,329.39 MGA |
| 500 KES | 16,646.96 MGA |
| 1,000 KES | 33,293.92 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-07-26T01:25:11Z",
"rates": {
"MGA": 33.293924
}
}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": 3329.3923999999997,
"rate": 33.293924
}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