Rate Overview
Live
1 VND = 0.017787 KZT
1 KZT = 56.2208
VND
Avg
0.017820
High
0.017852
Low
0.017779
Last updated: 8/13/2026, 11:52:35 AM
Quick Conversions
| VND | KZT |
|---|---|
| 1 VND | 0.02 KZT |
| 10 VND | 0.18 KZT |
| 50 VND | 0.89 KZT |
| 100 VND | 1.78 KZT |
| 500 VND | 8.89 KZT |
| 1,000 VND | 17.79 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-08-13T11:52:35Z",
"rates": {
"KZT": 0.017787
}
}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.7787000000000002,
"rate": 0.017787
}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