Rate Overview
Live
1 MGA = 0.870463 UGX
1 UGX = 1.1488
MGA
Avg
0.867857
High
0.872359
Low
0.861640
Last updated: 8/30/2026, 10:54:52 AM
Quick Conversions
| MGA | UGX |
|---|---|
| 1 MGA | 0.87 UGX |
| 10 MGA | 8.70 UGX |
| 50 MGA | 43.52 UGX |
| 100 MGA | 87.05 UGX |
| 500 MGA | 435.23 UGX |
| 1,000 MGA | 870.46 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-08-30T10:54:52Z",
"rates": {
"UGX": 0.870463
}
}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.0463,
"rate": 0.870463
}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