Rate Overview
Live
1 CZK = 2.0895 TRY
1 TRY = 0.478573
CZK
Avg
2.0949
High
2.1041
Low
2.0892
Last updated: 3/27/2026, 2:36:53 PM
Quick Conversions
| CZK | TRY |
|---|---|
| 1 CZK | 2.09 TRY |
| 10 CZK | 20.90 TRY |
| 50 CZK | 104.48 TRY |
| 100 CZK | 208.95 TRY |
| 500 CZK | 1,044.77 TRY |
| 1,000 CZK | 2,089.55 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-27T14:36:53Z",
"rates": {
"TRY": 2.089546
}
}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.9546,
"rate": 2.089546
}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