Rate Overview
Live
1 THB = 0.660461 CZK
1 CZK = 1.5141
THB
Avg
0.661159
High
0.664285
Low
0.658545
Last updated: 3/6/2026, 9:38:11 PM
Quick Conversions
| THB | CZK |
|---|---|
| 1 THB | 0.66 CZK |
| 10 THB | 6.60 CZK |
| 50 THB | 33.02 CZK |
| 100 THB | 66.05 CZK |
| 500 THB | 330.23 CZK |
| 1,000 THB | 660.46 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-03-06T21:38:11Z",
"rates": {
"CZK": 0.660461
}
}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": 66.0461,
"rate": 0.660461
}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