Rate Overview
Live
1 VUV = 7.4796 KPW
1 KPW = 0.133697
VUV
Avg
7.5072
High
7.5506
Low
7.4796
Last updated: 7/2/2026, 11:54:48 AM
Quick Conversions
| VUV | KPW |
|---|---|
| 1 VUV | 7.48 KPW |
| 10 VUV | 74.80 KPW |
| 50 VUV | 373.98 KPW |
| 100 VUV | 747.96 KPW |
| 500 VUV | 3,739.81 KPW |
| 1,000 VUV | 7,479.62 KPW |
Get VUV/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=KPWExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-02T11:54:48Z",
"rates": {
"KPW": 7.47962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "KPW",
"amount": 100
},
"result": 747.962,
"rate": 7.47962
}Build with VUV/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key