Rate Overview
Live
1 VUV = 0.533948 MZN
1 MZN = 1.8728
VUV
Avg
0.534735
High
0.537216
Low
0.532951
Last updated: 7/29/2026, 1:21:01 AM
Quick Conversions
| VUV | MZN |
|---|---|
| 1 VUV | 0.53 MZN |
| 10 VUV | 5.34 MZN |
| 50 VUV | 26.70 MZN |
| 100 VUV | 53.39 MZN |
| 500 VUV | 266.97 MZN |
| 1,000 VUV | 533.95 MZN |
Get VUV/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MZNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-29T01:21:01Z",
"rates": {
"MZN": 0.533948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MZN",
"amount": 100
},
"result": 53.3948,
"rate": 0.533948
}Build with VUV/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key