Rate Overview
Live
1 THB = 0.642820 CZK
1 CZK = 1.5556
THB
Avg
0.645580
High
0.648143
Low
0.642820
Last updated: 4/17/2026, 7:32:35 AM
Quick Conversions
| THB | CZK |
|---|---|
| 1 THB | 0.64 CZK |
| 10 THB | 6.43 CZK |
| 50 THB | 32.14 CZK |
| 100 THB | 64.28 CZK |
| 500 THB | 321.41 CZK |
| 1,000 THB | 642.82 CZK |
Get THB/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=CZKExample Response:
{
"success": true,
"base": "THB",
"date": "2026-04-17T07:32:35Z",
"rates": {
"CZK": 0.64282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "CZK",
"amount": 100
},
"result": 64.282,
"rate": 0.64282
}Build with THB/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key