Rate Overview
Live
1 VND = 0.018357 KZT
1 KZT = 54.4751
VND
Avg
0.018262
High
0.018357
Low
0.018196
Last updated: 3/28/2026, 9:12:27 AM
Quick Conversions
| VND | KZT |
|---|---|
| 1 VND | 0.02 KZT |
| 10 VND | 0.18 KZT |
| 50 VND | 0.92 KZT |
| 100 VND | 1.84 KZT |
| 500 VND | 9.18 KZT |
| 1,000 VND | 18.36 KZT |
Get VND/KZT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KZTExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-28T09:12:27Z",
"rates": {
"KZT": 0.018357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KZT&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KZT",
"amount": 100
},
"result": 1.8356999999999999,
"rate": 0.018357
}Build with VND/KZT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key