Rate Overview
Live
1 KRW = 0.083188 VUV
1 VUV = 12.0210
KRW
Avg
0.083933
High
0.084753
Low
0.083188
Last updated: 8/12/2026, 7:21:37 AM
Quick Conversions
| KRW | VUV |
|---|---|
| 1 KRW | 0.08 VUV |
| 10 KRW | 0.83 VUV |
| 50 KRW | 4.16 VUV |
| 100 KRW | 8.32 VUV |
| 500 KRW | 41.59 VUV |
| 1,000 KRW | 83.19 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-08-12T07:21:37Z",
"rates": {
"VUV": 0.083188
}
}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.3188,
"rate": 0.083188
}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