Rate Overview
Live
1 TRY = 0.453445 CZK
1 CZK = 2.2053
TRY
Avg
0.453013
High
0.456532
Low
0.450579
Last updated: 7/8/2026, 11:58:54 PM
Quick Conversions
| TRY | CZK |
|---|---|
| 1 TRY | 0.45 CZK |
| 10 TRY | 4.53 CZK |
| 50 TRY | 22.67 CZK |
| 100 TRY | 45.34 CZK |
| 500 TRY | 226.72 CZK |
| 1,000 TRY | 453.45 CZK |
Get TRY/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CZKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-08T23:58:54Z",
"rates": {
"CZK": 0.453445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CZK",
"amount": 100
},
"result": 45.3445,
"rate": 0.453445
}Build with TRY/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key