Rate Overview
Live
1 VND = 0.018945 KZT
1 KZT = 52.7844
VND
Avg
0.018972
High
0.019097
Low
0.018762
Last updated: 3/7/2026, 7:58:27 AM
Quick Conversions
| VND | KZT |
|---|---|
| 1 VND | 0.02 KZT |
| 10 VND | 0.19 KZT |
| 50 VND | 0.95 KZT |
| 100 VND | 1.89 KZT |
| 500 VND | 9.47 KZT |
| 1,000 VND | 18.95 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-07T07:58:27Z",
"rates": {
"KZT": 0.018945
}
}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.8945,
"rate": 0.018945
}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