Rate Overview
Live
1 KRW = 0.079284 VUV
1 VUV = 12.6129
KRW
Avg
0.080379
High
0.083333
Low
0.078755
Last updated: 3/27/2026, 9:54:54 AM
Quick Conversions
| KRW | VUV |
|---|---|
| 1 KRW | 0.08 VUV |
| 10 KRW | 0.79 VUV |
| 50 KRW | 3.96 VUV |
| 100 KRW | 7.93 VUV |
| 500 KRW | 39.64 VUV |
| 1,000 KRW | 79.28 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-03-27T09:54:54Z",
"rates": {
"VUV": 0.079284
}
}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": 7.928399999999999,
"rate": 0.079284
}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