Rate Overview
Live
1 UGX = 1.1606 MGA
1 MGA = 0.861640
UGX
Avg
1.2055
High
1.2943
Low
1.1069
Last updated: 8/23/2026, 6:20:30 AM
Quick Conversions
| UGX | MGA |
|---|---|
| 1 UGX | 1.16 MGA |
| 10 UGX | 11.61 MGA |
| 50 UGX | 58.03 MGA |
| 100 UGX | 116.06 MGA |
| 500 UGX | 580.29 MGA |
| 1,000 UGX | 1,160.58 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-08-23T06:20:30Z",
"rates": {
"MGA": 1.160577
}
}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": 116.0577,
"rate": 1.160577
}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