Rate Overview
Live
1 UGX = 1.1462 MGA
1 MGA = 0.872460
UGX
Avg
1.1638
High
1.3137
Low
1.1034
Last updated: 9/6/2026, 9:28:16 AM
Quick Conversions
| UGX | MGA |
|---|---|
| 1 UGX | 1.15 MGA |
| 10 UGX | 11.46 MGA |
| 50 UGX | 57.31 MGA |
| 100 UGX | 114.62 MGA |
| 500 UGX | 573.09 MGA |
| 1,000 UGX | 1,146.18 MGA |
Get UGX/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MGAExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-09-06T09:28:16Z",
"rates": {
"MGA": 1.146184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MGA",
"amount": 100
},
"result": 114.61840000000001,
"rate": 1.146184
}Build with UGX/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key