Rate Overview
Live
1 CZK = 2.2311 TRY
1 TRY = 0.448199
CZK
Avg
2.2296
High
2.2327
Low
2.2248
Last updated: 7/29/2026, 2:51:20 PM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.23 TRY |
| 10 CZK | 22.31 TRY |
| 50 CZK | 111.56 TRY |
| 100 CZK | 223.12 TRY |
| 500 CZK | 1,115.58 TRY |
| 1,000 CZK | 2,231.15 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-29T14:51:20Z",
"rates": {
"TRY": 2.23115
}
}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.115,
"rate": 2.23115
}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