Rate Overview
Live
1 THB = 0.643892 CZK
1 CZK = 1.5531
THB
Avg
0.645704
High
0.648143
Low
0.643892
Last updated: 4/17/2026, 6:14:49 AM
Quick Conversions
| THB | CZK |
|---|---|
| 1 THB | 0.64 CZK |
| 10 THB | 6.44 CZK |
| 50 THB | 32.19 CZK |
| 100 THB | 64.39 CZK |
| 500 THB | 321.95 CZK |
| 1,000 THB | 643.89 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-17T06:14:49Z",
"rates": {
"CZK": 0.643892
}
}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.3892,
"rate": 0.643892
}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