Rate Overview
Live
1 VUV = 0.156094 ZMW
1 ZMW = 6.4064
VUV
Avg
0.159647
High
0.183946
Low
0.147399
Last updated: 7/27/2026, 7:12:46 AM
Quick Conversions
| VUV | ZMW |
|---|---|
| 1 VUV | 0.16 ZMW |
| 10 VUV | 1.56 ZMW |
| 50 VUV | 7.80 ZMW |
| 100 VUV | 15.61 ZMW |
| 500 VUV | 78.05 ZMW |
| 1,000 VUV | 156.09 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-07-27T07:12:46Z",
"rates": {
"ZMW": 0.156094
}
}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.6094,
"rate": 0.156094
}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