Rate Overview
Live
1 CZK = 2.1731 TRY
1 TRY = 0.460166
CZK
Avg
2.1580
High
2.1731
Low
2.1432
Last updated: 4/17/2026, 7:32:10 AM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.17 TRY |
| 10 CZK | 21.73 TRY |
| 50 CZK | 108.66 TRY |
| 100 CZK | 217.31 TRY |
| 500 CZK | 1,086.57 TRY |
| 1,000 CZK | 2,173.13 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-04-17T07:32:10Z",
"rates": {
"TRY": 2.17313
}
}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": 217.313,
"rate": 2.17313
}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