Rate Overview
Live
1 VND = 0.054910 KRW
1 KRW = 18.2116
VND
Avg
0.056208
High
0.058710
Low
0.054460
Last updated: 7/30/2026, 8:07:36 AM
Quick Conversions
| VND | KRW |
|---|---|
| 1 VND | 0.05 KRW |
| 10 VND | 0.55 KRW |
| 50 VND | 2.75 KRW |
| 100 VND | 5.49 KRW |
| 500 VND | 27.46 KRW |
| 1,000 VND | 54.91 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-30T08:07:36Z",
"rates": {
"KRW": 0.05491
}
}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.491,
"rate": 0.05491
}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