Rate Overview
Live
1 KPW = 0.131457 VUV
1 VUV = 7.6071
KPW
Avg
0.132132
High
0.136657
Low
0.127708
Last updated: 5/27/2026, 9:42:43 PM
Quick Conversions
| KPW | VUV |
|---|---|
| 1 KPW | 0.13 VUV |
| 10 KPW | 1.31 VUV |
| 50 KPW | 6.57 VUV |
| 100 KPW | 13.15 VUV |
| 500 KPW | 65.73 VUV |
| 1,000 KPW | 131.46 VUV |
Get KPW/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=VUVExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-27T21:42:43Z",
"rates": {
"VUV": 0.131457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "VUV",
"amount": 100
},
"result": 13.1457,
"rate": 0.131457
}Build with KPW/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key