Rate Overview
Live
1 THB = 0.627468 CZK
1 CZK = 1.5937
THB
Avg
0.635412
High
0.641663
Low
0.627468
Last updated: 7/22/2026, 4:35:43 AM
Quick Conversions
| THB | CZK |
|---|---|
| 1 THB | 0.63 CZK |
| 10 THB | 6.27 CZK |
| 50 THB | 31.37 CZK |
| 100 THB | 62.75 CZK |
| 500 THB | 313.73 CZK |
| 1,000 THB | 627.47 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-07-22T04:35:43Z",
"rates": {
"CZK": 0.627468
}
}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": 62.7468,
"rate": 0.627468
}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