Rate Overview
Live
1 UZS = 0.005234 MZN
1 MZN = 191.0585
UZS
Avg
0.005149
High
0.005361
Low
0.004916
Last updated: 3/27/2026, 5:18:52 PM
Quick Conversions
| UZS | MZN |
|---|---|
| 1 UZS | 0.01 MZN |
| 10 UZS | 0.05 MZN |
| 50 UZS | 0.26 MZN |
| 100 UZS | 0.52 MZN |
| 500 UZS | 2.62 MZN |
| 1,000 UZS | 5.23 MZN |
Get UZS/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=MZNExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-27T17:18:52Z",
"rates": {
"MZN": 0.005234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "MZN",
"amount": 100
},
"result": 0.5234,
"rate": 0.005234
}Build with UZS/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key