Rate Overview
Live
1 CZK = 2.0887 TRY
1 TRY = 0.478762
CZK
Avg
2.0950
High
2.1041
Low
2.0887
Last updated: 3/27/2026, 9:25:41 AM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.09 TRY |
| 10 CZK | 20.89 TRY |
| 50 CZK | 104.44 TRY |
| 100 CZK | 208.87 TRY |
| 500 CZK | 1,044.36 TRY |
| 1,000 CZK | 2,088.72 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-03-27T09:25:41Z",
"rates": {
"TRY": 2.088719
}
}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": 208.8719,
"rate": 2.088719
}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