Rate Overview
Live
1 KPW = 29.3405 VND
1 VND = 0.034083
KPW
Avg
29.3473
High
29.3934
Low
29.2844
Last updated: 5/7/2026, 7:05:55 PM
Quick Conversions
| KPW | VND |
|---|---|
| 1 KPW | 29.34 VND |
| 10 KPW | 293.41 VND |
| 50 KPW | 1,467.03 VND |
| 100 KPW | 2,934.05 VND |
| 500 KPW | 14,670.25 VND |
| 1,000 KPW | 29,340.51 VND |
Get KPW/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=VNDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-07T19:05:55Z",
"rates": {
"VND": 29.340507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "VND",
"amount": 100
},
"result": 2934.0507,
"rate": 29.340507
}Build with KPW/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key