Rate Overview
Live
1 VND = 0.018482 KZT
1 KZT = 54.1067
VND
Avg
0.018511
High
0.018564
Low
0.018456
Last updated: 6/18/2026, 11:27:00 AM
Quick Conversions
| VND | KZT |
|---|---|
| 1 VND | 0.02 KZT |
| 10 VND | 0.18 KZT |
| 50 VND | 0.92 KZT |
| 100 VND | 1.85 KZT |
| 500 VND | 9.24 KZT |
| 1,000 VND | 18.48 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-06-18T11:27:00Z",
"rates": {
"KZT": 0.018482
}
}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.8481999999999998,
"rate": 0.018482
}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