Rate Overview
Live
1 VUV = 0.161322 ZMW
1 ZMW = 6.1988
VUV
Avg
0.158891
High
0.161322
Low
0.157221
Last updated: 5/7/2026, 4:29:13 AM
Quick Conversions
| VUV | ZMW |
|---|---|
| 1 VUV | 0.16 ZMW |
| 10 VUV | 1.61 ZMW |
| 50 VUV | 8.07 ZMW |
| 100 VUV | 16.13 ZMW |
| 500 VUV | 80.66 ZMW |
| 1,000 VUV | 161.32 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-05-07T04:29:13Z",
"rates": {
"ZMW": 0.161322
}
}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.1322,
"rate": 0.161322
}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