Rate Overview
Live
1 CZK = 1.5792 THB
1 THB = 0.633231
CZK
Avg
1.5231
High
1.6019
Low
1.4048
Last updated: 7/28/2026, 12:04:03 PM
Quick Conversions
| CZK | THB |
|---|---|
| 1 CZK | 1.58 THB |
| 10 CZK | 15.79 THB |
| 50 CZK | 78.96 THB |
| 100 CZK | 157.92 THB |
| 500 CZK | 789.60 THB |
| 1,000 CZK | 1,579.20 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-28T12:04:03Z",
"rates": {
"THB": 1.579203
}
}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": 157.9203,
"rate": 1.579203
}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