Rate Overview
Live
1 UGX = 1.1583 MGA
1 MGA = 0.863367
UGX
Avg
1.1602
High
1.1652
Low
1.1583
Last updated: 8/20/2026, 4:40:58 AM
Quick Conversions
| UGX | MGA |
|---|---|
| 1 UGX | 1.16 MGA |
| 10 UGX | 11.58 MGA |
| 50 UGX | 57.91 MGA |
| 100 UGX | 115.83 MGA |
| 500 UGX | 579.13 MGA |
| 1,000 UGX | 1,158.26 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-20T04:40:58Z",
"rates": {
"MGA": 1.158256
}
}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": 115.8256,
"rate": 1.158256
}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