Rate Overview
Live
1 VUV = 2.7325 ZWL
1 ZWL = 0.365969
VUV
Avg
2.7135
High
2.7325
Low
2.6998
Last updated: 4/17/2026, 10:46:38 AM
Quick Conversions
| VUV | ZWL |
|---|---|
| 1 VUV | 2.73 ZWL |
| 10 VUV | 27.32 ZWL |
| 50 VUV | 136.62 ZWL |
| 100 VUV | 273.25 ZWL |
| 500 VUV | 1,366.23 ZWL |
| 1,000 VUV | 2,732.47 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-04-17T10:46:38Z",
"rates": {
"ZWL": 2.732469
}
}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.2469,
"rate": 2.732469
}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