Rate Overview
Live
1 THB = 0.639522 CZK
1 CZK = 1.5637
THB
Avg
0.638183
High
0.640564
Low
0.636205
Last updated: 6/17/2026, 6:38:53 AM
Quick Conversions
| THB | CZK |
|---|---|
| 1 THB | 0.64 CZK |
| 10 THB | 6.40 CZK |
| 50 THB | 31.98 CZK |
| 100 THB | 63.95 CZK |
| 500 THB | 319.76 CZK |
| 1,000 THB | 639.52 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-06-17T06:38:53Z",
"rates": {
"CZK": 0.639522
}
}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": 63.952200000000005,
"rate": 0.639522
}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