Rate Overview
Live
1 CZK = 2.1945 TRY
1 TRY = 0.455695
CZK
Avg
2.1907
High
2.2017
Low
2.1779
Last updated: 5/28/2026, 2:31:03 AM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.19 TRY |
| 10 CZK | 21.94 TRY |
| 50 CZK | 109.72 TRY |
| 100 CZK | 219.45 TRY |
| 500 CZK | 1,097.23 TRY |
| 1,000 CZK | 2,194.45 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-05-28T02:31:03Z",
"rates": {
"TRY": 2.194451
}
}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": 219.4451,
"rate": 2.194451
}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