Rate Overview
Live
1 VUV = 0.534239 MZN
1 MZN = 1.8718
VUV
Avg
0.535108
High
0.541204
Low
0.525891
Last updated: 7/28/2026, 10:32:33 AM
Quick Conversions
| VUV | MZN |
|---|---|
| 1 VUV | 0.53 MZN |
| 10 VUV | 5.34 MZN |
| 50 VUV | 26.71 MZN |
| 100 VUV | 53.42 MZN |
| 500 VUV | 267.12 MZN |
| 1,000 VUV | 534.24 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-28T10:32:33Z",
"rates": {
"MZN": 0.534239
}
}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.4239,
"rate": 0.534239
}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