Rate Overview
Live
1 UGX = 1.1116 MGA
1 MGA = 0.899609
UGX
Avg
1.1070
High
1.1137
Low
1.1034
Last updated: 5/7/2026, 11:29:22 AM
Quick Conversions
| UGX | MGA |
|---|---|
| 1 UGX | 1.11 MGA |
| 10 UGX | 11.12 MGA |
| 50 UGX | 55.58 MGA |
| 100 UGX | 111.16 MGA |
| 500 UGX | 555.80 MGA |
| 1,000 UGX | 1,111.59 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-05-07T11:29:22Z",
"rates": {
"MGA": 1.111594
}
}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": 111.15939999999999,
"rate": 1.111594
}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