Rate Overview
Live
1 UGX = 1.1441 MGA
1 MGA = 0.874067
UGX
Avg
1.1303
High
1.1475
Low
1.1145
Last updated: 6/19/2026, 8:15:51 AM
Quick Conversions
| UGX | MGA |
|---|---|
| 1 UGX | 1.14 MGA |
| 10 UGX | 11.44 MGA |
| 50 UGX | 57.20 MGA |
| 100 UGX | 114.41 MGA |
| 500 UGX | 572.04 MGA |
| 1,000 UGX | 1,144.08 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-06-19T08:15:51Z",
"rates": {
"MGA": 1.144077
}
}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.4077,
"rate": 1.144077
}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