Rate Overview
Live
1 VND = 0.051613 KRW
1 KRW = 19.3750
VND
Avg
0.052129
High
0.052876
Low
0.051599
Last updated: 9/5/2026, 2:33:39 PM
Quick Conversions
| VND | KRW |
|---|---|
| 1 VND | 0.05 KRW |
| 10 VND | 0.52 KRW |
| 50 VND | 2.58 KRW |
| 100 VND | 5.16 KRW |
| 500 VND | 25.81 KRW |
| 1,000 VND | 51.61 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-09-05T14:33:39Z",
"rates": {
"KRW": 0.051613
}
}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.1613,
"rate": 0.051613
}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