Rate Overview
Live
1 CZK = 2.2301 TRY
1 TRY = 0.448416
CZK
Avg
2.2289
High
2.2318
Low
2.2262
Last updated: 7/23/2026, 8:19:26 AM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.23 TRY |
| 10 CZK | 22.30 TRY |
| 50 CZK | 111.50 TRY |
| 100 CZK | 223.01 TRY |
| 500 CZK | 1,115.04 TRY |
| 1,000 CZK | 2,230.07 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-23T08:19:26Z",
"rates": {
"TRY": 2.23007
}
}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": 223.007,
"rate": 2.23007
}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