Rate Overview
Live
1 VUV = 0.162701 ZMW
1 ZMW = 6.1462
VUV
Avg
0.161941
High
0.162701
Low
0.161129
Last updated: 9/4/2026, 1:27:24 PM
Quick Conversions
| VUV | ZMW |
|---|---|
| 1 VUV | 0.16 ZMW |
| 10 VUV | 1.63 ZMW |
| 50 VUV | 8.14 ZMW |
| 100 VUV | 16.27 ZMW |
| 500 VUV | 81.35 ZMW |
| 1,000 VUV | 162.70 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-09-04T13:27:24Z",
"rates": {
"ZMW": 0.162701
}
}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": 16.270100000000003,
"rate": 0.162701
}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