Rate Overview
Live
1 CZK = 2.0838 TRY
1 TRY = 0.479893
CZK
Avg
1.9551
High
2.1381
Low
1.6409
Last updated: 3/27/2026, 12:59:12 PM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.08 TRY |
| 10 CZK | 20.84 TRY |
| 50 CZK | 104.19 TRY |
| 100 CZK | 208.38 TRY |
| 500 CZK | 1,041.90 TRY |
| 1,000 CZK | 2,083.80 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-27T12:59:12Z",
"rates": {
"TRY": 2.083796
}
}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": 208.3796,
"rate": 2.083796
}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