Rate Overview
Live
1 VUV = 0.535695 MZN
1 MZN = 1.8667
VUV
Avg
0.533608
High
0.538145
Low
0.530861
Last updated: 7/26/2026, 3:42:31 PM
Quick Conversions
| VUV | MZN |
|---|---|
| 1 VUV | 0.54 MZN |
| 10 VUV | 5.36 MZN |
| 50 VUV | 26.78 MZN |
| 100 VUV | 53.57 MZN |
| 500 VUV | 267.85 MZN |
| 1,000 VUV | 535.70 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-26T15:42:31Z",
"rates": {
"MZN": 0.535695
}
}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.569500000000005,
"rate": 0.535695
}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