Rate Overview
Live
1 UGX = 0.016991 MZN
1 MZN = 58.8547
UGX
Avg
0.017009
High
0.017149
Low
0.016961
Last updated: 5/7/2026, 11:29:23 AM
Quick Conversions
| UGX | MZN |
|---|---|
| 1 UGX | 0.02 MZN |
| 10 UGX | 0.17 MZN |
| 50 UGX | 0.85 MZN |
| 100 UGX | 1.70 MZN |
| 500 UGX | 8.50 MZN |
| 1,000 UGX | 16.99 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-05-07T11:29:23Z",
"rates": {
"MZN": 0.016991
}
}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.6990999999999998,
"rate": 0.016991
}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