Rate Overview
Live
1 KRW = 0.081265 VUV
1 VUV = 12.3054
KRW
Avg
0.080491
High
0.083696
Low
0.077125
Last updated: 7/28/2026, 2:07:27 PM
Quick Conversions
| KRW | VUV |
|---|---|
| 1 KRW | 0.08 VUV |
| 10 KRW | 0.81 VUV |
| 50 KRW | 4.06 VUV |
| 100 KRW | 8.13 VUV |
| 500 KRW | 40.63 VUV |
| 1,000 KRW | 81.27 VUV |
Get KRW/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=VUVExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-28T14:07:27Z",
"rates": {
"VUV": 0.081265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "VUV",
"amount": 100
},
"result": 8.1265,
"rate": 0.081265
}Build with KRW/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key