Rate Overview
Live
1 VND = 0.034175 KPW
1 KPW = 29.2612
VND
Avg
0.034192
High
0.034647
Low
0.034016
Last updated: 3/28/2026, 3:51:21 PM
Quick Conversions
| VND | KPW |
|---|---|
| 1 VND | 0.03 KPW |
| 10 VND | 0.34 KPW |
| 50 VND | 1.71 KPW |
| 100 VND | 3.42 KPW |
| 500 VND | 17.09 KPW |
| 1,000 VND | 34.18 KPW |
Get VND/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KPWExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-28T15:51:21Z",
"rates": {
"KPW": 0.034175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KPW",
"amount": 100
},
"result": 3.4174999999999995,
"rate": 0.034175
}Build with VND/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key