Rate Overview
Live
1 MGA = 0.878407 UGX
1 UGX = 1.1384
MGA
Avg
0.829003
High
0.903388
Low
0.772625
Last updated: 6/25/2026, 9:04:33 AM
Quick Conversions
| MGA | UGX |
|---|---|
| 1 MGA | 0.88 UGX |
| 10 MGA | 8.78 UGX |
| 50 MGA | 43.92 UGX |
| 100 MGA | 87.84 UGX |
| 500 MGA | 439.20 UGX |
| 1,000 MGA | 878.41 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-25T09:04:33Z",
"rates": {
"UGX": 0.878407
}
}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.8407,
"rate": 0.878407
}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