Rate Overview
Live
1 MGA = 0.865292 UGX
1 UGX = 1.1557
MGA
Avg
0.860373
High
0.906279
Low
0.761186
Last updated: 6/29/2026, 1:57:38 AM
Quick Conversions
| MGA | UGX |
|---|---|
| 1 MGA | 0.87 UGX |
| 10 MGA | 8.65 UGX |
| 50 MGA | 43.26 UGX |
| 100 MGA | 86.53 UGX |
| 500 MGA | 432.65 UGX |
| 1,000 MGA | 865.29 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-06-29T01:57:38Z",
"rates": {
"UGX": 0.865292
}
}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.52919999999999,
"rate": 0.865292
}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