Rate Overview
Live
1 VUV = 0.543074 MZN
1 MZN = 1.8414
VUV
Avg
0.540294
High
0.543074
Low
0.537881
Last updated: 5/7/2026, 7:05:55 PM
Quick Conversions
| VUV | MZN |
|---|---|
| 1 VUV | 0.54 MZN |
| 10 VUV | 5.43 MZN |
| 50 VUV | 27.15 MZN |
| 100 VUV | 54.31 MZN |
| 500 VUV | 271.54 MZN |
| 1,000 VUV | 543.07 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-05-07T19:05:55Z",
"rates": {
"MZN": 0.543074
}
}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": 54.307399999999994,
"rate": 0.543074
}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