Rate Overview
Live
1 VND = 0.058261 KRW
1 KRW = 17.1641
VND
Avg
0.057774
High
0.058470
Low
0.057187
Last updated: 6/19/2026, 8:48:13 AM
Quick Conversions
| VND | KRW |
|---|---|
| 1 VND | 0.06 KRW |
| 10 VND | 0.58 KRW |
| 50 VND | 2.91 KRW |
| 100 VND | 5.83 KRW |
| 500 VND | 29.13 KRW |
| 1,000 VND | 58.26 KRW |
Get VND/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KRWExample Response:
{
"success": true,
"base": "VND",
"date": "2026-06-19T08:48:13Z",
"rates": {
"KRW": 0.058261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KRW",
"amount": 100
},
"result": 5.8261,
"rate": 0.058261
}Build with VND/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key