Rate Overview
Live
1 UGX = 0.016890 MZN
1 MZN = 59.2066
UGX
Avg
0.017550
High
0.018626
Low
0.016890
Last updated: 9/8/2026, 12:51:06 PM
Quick Conversions
| UGX | MZN |
|---|---|
| 1 UGX | 0.02 MZN |
| 10 UGX | 0.17 MZN |
| 50 UGX | 0.84 MZN |
| 100 UGX | 1.69 MZN |
| 500 UGX | 8.44 MZN |
| 1,000 UGX | 16.89 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-09-08T12:51:06Z",
"rates": {
"MZN": 0.01689
}
}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.6889999999999998,
"rate": 0.01689
}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