Rate Overview
Live
1 VUV = 0.538246 MZN
1 MZN = 1.8579
VUV
Avg
0.537262
High
0.538246
Low
0.535353
Last updated: 8/17/2026, 4:29:56 AM
Quick Conversions
| VUV | MZN |
|---|---|
| 1 VUV | 0.54 MZN |
| 10 VUV | 5.38 MZN |
| 50 VUV | 26.91 MZN |
| 100 VUV | 53.82 MZN |
| 500 VUV | 269.12 MZN |
| 1,000 VUV | 538.25 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-08-17T04:29:56Z",
"rates": {
"MZN": 0.538246
}
}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.824600000000004,
"rate": 0.538246
}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