Rate Overview
Live
1 VUV = 0.159614 ZMW
1 ZMW = 6.2651
VUV
Avg
0.158293
High
0.159614
Low
0.157184
Last updated: 8/15/2026, 2:14:22 AM
Quick Conversions
| VUV | ZMW |
|---|---|
| 1 VUV | 0.16 ZMW |
| 10 VUV | 1.60 ZMW |
| 50 VUV | 7.98 ZMW |
| 100 VUV | 15.96 ZMW |
| 500 VUV | 79.81 ZMW |
| 1,000 VUV | 159.61 ZMW |
Get VUV/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ZMWExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-15T02:14:22Z",
"rates": {
"ZMW": 0.159614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ZMW",
"amount": 100
},
"result": 15.961400000000001,
"rate": 0.159614
}Build with VUV/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key