Rate Overview
Live
1 UGX = 1.1506 MGA
1 MGA = 0.869094
UGX
Avg
1.2093
High
1.2943
Low
1.1069
Last updated: 6/24/2026, 5:51:37 AM
Quick Conversions
| UGX | MGA |
|---|---|
| 1 UGX | 1.15 MGA |
| 10 UGX | 11.51 MGA |
| 50 UGX | 57.53 MGA |
| 100 UGX | 115.06 MGA |
| 500 UGX | 575.31 MGA |
| 1,000 UGX | 1,150.62 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-24T05:51:37Z",
"rates": {
"MGA": 1.150623
}
}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.0623,
"rate": 1.150623
}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