Rate Overview
Live
1 CZK = 1.5556 THB
1 THB = 0.642820
CZK
Avg
1.5490
High
1.5556
Low
1.5429
Last updated: 4/17/2026, 7:33:48 AM
Quick Conversions
| CZK | THB |
|---|---|
| 1 CZK | 1.56 THB |
| 10 CZK | 15.56 THB |
| 50 CZK | 77.78 THB |
| 100 CZK | 155.56 THB |
| 500 CZK | 777.82 THB |
| 1,000 CZK | 1,555.65 THB |
Get CZK/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=THBExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-04-17T07:33:48Z",
"rates": {
"THB": 1.555645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "THB",
"amount": 100
},
"result": 155.56449999999998,
"rate": 1.555645
}Build with CZK/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key