Rate Overview
Live
1 CZK = 1.5929 THB
1 THB = 0.627775
CZK
Avg
1.5795
High
1.5960
Low
1.5609
Last updated: 7/30/2026, 8:07:22 AM
Quick Conversions
| CZK | THB |
|---|---|
| 1 CZK | 1.59 THB |
| 10 CZK | 15.93 THB |
| 50 CZK | 79.65 THB |
| 100 CZK | 159.29 THB |
| 500 CZK | 796.46 THB |
| 1,000 CZK | 1,592.93 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-07-30T08:07:22Z",
"rates": {
"THB": 1.592928
}
}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": 159.2928,
"rate": 1.592928
}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