Rate Overview
Live
1 CZK = 1242.94 VND
1 VND = 0.000805
CZK
Avg
1244.30
High
1248.49
Low
1240.60
Last updated: 7/9/2026, 11:27:46 AM
Quick Conversions
| CZK | VND |
|---|---|
| 1 CZK | 1,242.94 VND |
| 10 CZK | 12,429.37 VND |
| 50 CZK | 62,146.86 VND |
| 100 CZK | 124,293.72 VND |
| 500 CZK | 621,468.61 VND |
| 1,000 CZK | 1,242,937.21 VND |
Get CZK/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=VNDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-09T11:27:46Z",
"rates": {
"VND": 1242.937214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "VND",
"amount": 100
},
"result": 124293.72140000001,
"rate": 1242.937214
}Build with CZK/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key