Rate Overview
Live
1 VND = 0.057546 KRW
1 KRW = 17.3774
VND
Avg
0.058018
High
0.059029
Low
0.057198
Last updated: 7/8/2026, 3:11:19 PM
Quick Conversions
| VND | KRW |
|---|---|
| 1 VND | 0.06 KRW |
| 10 VND | 0.58 KRW |
| 50 VND | 2.88 KRW |
| 100 VND | 5.75 KRW |
| 500 VND | 28.77 KRW |
| 1,000 VND | 57.55 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-07-08T15:11:19Z",
"rates": {
"KRW": 0.057546
}
}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.7546,
"rate": 0.057546
}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