Rate Overview
Live
1 UGX = 1.1247 MGA
1 MGA = 0.889110
UGX
Avg
1.1496
High
1.1790
Low
1.1247
Last updated: 3/6/2026, 8:15:24 AM
Quick Conversions
| UGX | MGA |
|---|---|
| 1 UGX | 1.12 MGA |
| 10 UGX | 11.25 MGA |
| 50 UGX | 56.24 MGA |
| 100 UGX | 112.47 MGA |
| 500 UGX | 562.36 MGA |
| 1,000 UGX | 1,124.72 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-03-06T08:15:24Z",
"rates": {
"MGA": 1.12472
}
}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": 112.472,
"rate": 1.12472
}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