Rate Overview
Live
1 MGA = 0.857712 UGX
1 UGX = 1.1659
MGA
Avg
0.829559
High
0.903388
Low
0.772625
Last updated: 7/12/2026, 12:45:07 PM
Quick Conversions
| MGA | UGX |
|---|---|
| 1 MGA | 0.86 UGX |
| 10 MGA | 8.58 UGX |
| 50 MGA | 42.89 UGX |
| 100 MGA | 85.77 UGX |
| 500 MGA | 428.86 UGX |
| 1,000 MGA | 857.71 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-07-12T12:45:07Z",
"rates": {
"UGX": 0.857712
}
}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": 85.77120000000001,
"rate": 0.857712
}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