Rate Overview
Live
1 KRW = 0.080639 VUV
1 VUV = 12.4009
KRW
Avg
0.080530
High
0.081614
Low
0.079986
Last updated: 5/7/2026, 10:34:33 AM
Quick Conversions
| KRW | VUV |
|---|---|
| 1 KRW | 0.08 VUV |
| 10 KRW | 0.81 VUV |
| 50 KRW | 4.03 VUV |
| 100 KRW | 8.06 VUV |
| 500 KRW | 40.32 VUV |
| 1,000 KRW | 80.64 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-05-07T10:34:33Z",
"rates": {
"VUV": 0.080639
}
}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.0639,
"rate": 0.080639
}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