Rate Overview
Live
1 MGA = 0.899608 UGX
1 UGX = 1.1116
MGA
Avg
0.903343
High
0.906261
Low
0.897932
Last updated: 5/7/2026, 11:28:50 AM
Quick Conversions
| MGA | UGX |
|---|---|
| 1 MGA | 0.90 UGX |
| 10 MGA | 9.00 UGX |
| 50 MGA | 44.98 UGX |
| 100 MGA | 89.96 UGX |
| 500 MGA | 449.80 UGX |
| 1,000 MGA | 899.61 UGX |
Get MGA/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=UGXExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-07T11:28:50Z",
"rates": {
"UGX": 0.899608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "UGX",
"amount": 100
},
"result": 89.96079999999999,
"rate": 0.899608
}Build with MGA/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key