Rate Overview
Live
1 KES = 32.1305 MGA
1 MGA = 0.031123
KES
Avg
34.2513
High
35.5875
Low
32.0391
Last updated: 3/27/2026, 11:58:01 AM
Quick Conversions
| KES | MGA |
|---|---|
| 1 KES | 32.13 MGA |
| 10 KES | 321.31 MGA |
| 50 KES | 1,606.53 MGA |
| 100 KES | 3,213.05 MGA |
| 500 KES | 16,065.25 MGA |
| 1,000 KES | 32,130.50 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-03-27T11:58:01Z",
"rates": {
"MGA": 32.130504
}
}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": 3213.0504,
"rate": 32.130504
}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