Rate Overview
Live
1 THB = 0.630134 CZK
1 CZK = 1.5870
THB
Avg
0.647761
High
0.666208
Low
0.629884
Last updated: 7/20/2026, 3:13:00 PM
Quick Conversions
| THB | CZK |
|---|---|
| 1 THB | 0.63 CZK |
| 10 THB | 6.30 CZK |
| 50 THB | 31.51 CZK |
| 100 THB | 63.01 CZK |
| 500 THB | 315.07 CZK |
| 1,000 THB | 630.13 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-20T15:13:00Z",
"rates": {
"CZK": 0.630134
}
}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.0134,
"rate": 0.630134
}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