Rate Overview
Live
1 MGA = 0.862645 UGX
1 UGX = 1.1592
MGA
Avg
0.831193
High
0.903388
Low
0.772625
Last updated: 8/24/2026, 6:53:22 AM
Quick Conversions
| MGA | UGX |
|---|---|
| 1 MGA | 0.86 UGX |
| 10 MGA | 8.63 UGX |
| 50 MGA | 43.13 UGX |
| 100 MGA | 86.26 UGX |
| 500 MGA | 431.32 UGX |
| 1,000 MGA | 862.65 UGX |
Get MGA/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=UGXExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-24T06:53:22Z",
"rates": {
"UGX": 0.862645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "UGX",
"amount": 100
},
"result": 86.2645,
"rate": 0.862645
}Build with MGA/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key