Rate Overview
Live
1 VND = 0.057378 KRW
1 KRW = 17.4283
VND
Avg
0.054680
High
0.057928
Low
0.052533
Last updated: 3/27/2026, 7:49:49 AM
Quick Conversions
| VND | KRW |
|---|---|
| 1 VND | 0.06 KRW |
| 10 VND | 0.57 KRW |
| 50 VND | 2.87 KRW |
| 100 VND | 5.74 KRW |
| 500 VND | 28.69 KRW |
| 1,000 VND | 57.38 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-03-27T07:49:49Z",
"rates": {
"KRW": 0.057378
}
}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.7378,
"rate": 0.057378
}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