Rate Overview
Live
1 UGX = 1.1216 MGA
1 MGA = 0.891552
UGX
Avg
1.1113
High
1.1287
Low
1.0989
Last updated: 3/27/2026, 8:10:51 AM
Quick Conversions
| UGX | MGA |
|---|---|
| 1 UGX | 1.12 MGA |
| 10 UGX | 11.22 MGA |
| 50 UGX | 56.08 MGA |
| 100 UGX | 112.16 MGA |
| 500 UGX | 560.82 MGA |
| 1,000 UGX | 1,121.64 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-27T08:10:51Z",
"rates": {
"MGA": 1.121639
}
}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.16390000000001,
"rate": 1.121639
}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