Rate Overview
Live
1 VUV = 12.4323 KRW
1 KRW = 0.080435
VUV
Avg
12.3105
High
12.4655
Low
12.1291
Last updated: 3/6/2026, 8:03:41 AM
Quick Conversions
| VUV | KRW |
|---|---|
| 1 VUV | 12.43 KRW |
| 10 VUV | 124.32 KRW |
| 50 VUV | 621.62 KRW |
| 100 VUV | 1,243.23 KRW |
| 500 VUV | 6,216.17 KRW |
| 1,000 VUV | 12,432.34 KRW |
Get VUV/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=KRWExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-06T08:03:41Z",
"rates": {
"KRW": 12.432335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "KRW",
"amount": 100
},
"result": 1243.2335,
"rate": 12.432335
}Build with VUV/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key