Rate Overview
Live
1 VUV = 2.7362 ZWL
1 ZWL = 0.365473
VUV
Avg
2.7224
High
2.7362
Low
2.7103
Last updated: 5/7/2026, 5:59:37 PM
Quick Conversions
| VUV | ZWL |
|---|---|
| 1 VUV | 2.74 ZWL |
| 10 VUV | 27.36 ZWL |
| 50 VUV | 136.81 ZWL |
| 100 VUV | 273.62 ZWL |
| 500 VUV | 1,368.09 ZWL |
| 1,000 VUV | 2,736.18 ZWL |
Get VUV/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ZWLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-07T17:59:37Z",
"rates": {
"ZWL": 2.736182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ZWL",
"amount": 100
},
"result": 273.6182,
"rate": 2.736182
}Build with VUV/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key