Rate Overview
Live
1 UGX = 0.017308 MZN
1 MZN = 57.7768
UGX
Avg
0.017291
High
0.017375
Low
0.017137
Last updated: 4/17/2026, 7:53:26 AM
Quick Conversions
| UGX | MZN |
|---|---|
| 1 UGX | 0.02 MZN |
| 10 UGX | 0.17 MZN |
| 50 UGX | 0.87 MZN |
| 100 UGX | 1.73 MZN |
| 500 UGX | 8.65 MZN |
| 1,000 UGX | 17.31 MZN |
Get UGX/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MZNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T07:53:26Z",
"rates": {
"MZN": 0.017308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MZN",
"amount": 100
},
"result": 1.7308000000000001,
"rate": 0.017308
}Build with UGX/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key