Rate Overview
Live
1 CZK = 2.2049 TRY
1 TRY = 0.453533
CZK
Avg
2.2074
High
2.2194
Low
2.1904
Last updated: 7/8/2026, 2:45:04 PM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.20 TRY |
| 10 CZK | 22.05 TRY |
| 50 CZK | 110.25 TRY |
| 100 CZK | 220.49 TRY |
| 500 CZK | 1,102.46 TRY |
| 1,000 CZK | 2,204.91 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-07-08T14:45:04Z",
"rates": {
"TRY": 2.204913
}
}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": 220.4913,
"rate": 2.204913
}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