Rate Overview
Live
1 CZK = 2.0988 TRY
1 TRY = 0.476454
CZK
Avg
2.1079
High
2.1406
Low
2.0866
Last updated: 3/7/2026, 4:24:48 AM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.10 TRY |
| 10 CZK | 20.99 TRY |
| 50 CZK | 104.94 TRY |
| 100 CZK | 209.88 TRY |
| 500 CZK | 1,049.42 TRY |
| 1,000 CZK | 2,098.84 TRY |
Get CZK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=TRYExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T04:24:48Z",
"rates": {
"TRY": 2.098838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "TRY",
"amount": 100
},
"result": 209.8838,
"rate": 2.098838
}Build with CZK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key