Rate Overview
Live
1 VUV = 0.153202 ZMW
1 ZMW = 6.5273
VUV
Avg
0.152026
High
0.154310
Low
0.150059
Last updated: 7/21/2026, 1:43:42 AM
Quick Conversions
| VUV | ZMW |
|---|---|
| 1 VUV | 0.15 ZMW |
| 10 VUV | 1.53 ZMW |
| 50 VUV | 7.66 ZMW |
| 100 VUV | 15.32 ZMW |
| 500 VUV | 76.60 ZMW |
| 1,000 VUV | 153.20 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-21T01:43:42Z",
"rates": {
"ZMW": 0.153202
}
}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.3202,
"rate": 0.153202
}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