Rate Overview
Live
1 MGA = 0.874066 UGX
1 UGX = 1.1441
MGA
Avg
0.884814
High
0.897249
Low
0.871496
Last updated: 6/19/2026, 8:53:21 AM
Quick Conversions
| MGA | UGX |
|---|---|
| 1 MGA | 0.87 UGX |
| 10 MGA | 8.74 UGX |
| 50 MGA | 43.70 UGX |
| 100 MGA | 87.41 UGX |
| 500 MGA | 437.03 UGX |
| 1,000 MGA | 874.07 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-06-19T08:53:21Z",
"rates": {
"UGX": 0.874066
}
}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": 87.4066,
"rate": 0.874066
}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