Rate Overview
Live
1 CZK = 2.2493 TRY
1 TRY = 0.444578
CZK
Avg
2.1548
High
2.2493
Low
2.0704
Last updated: 7/30/2026, 10:52:37 AM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.25 TRY |
| 10 CZK | 22.49 TRY |
| 50 CZK | 112.47 TRY |
| 100 CZK | 224.93 TRY |
| 500 CZK | 1,124.66 TRY |
| 1,000 CZK | 2,249.32 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-30T10:52:37Z",
"rates": {
"TRY": 2.249323
}
}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": 224.9323,
"rate": 2.249323
}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