Rate Overview
Live
1 TRY = 0.454454 CZK
1 CZK = 2.2004
TRY
Avg
1.0008
High
2.5669
Low
0.454454
Last updated: 5/27/2026, 2:52:59 PM
Quick Conversions
| TRY | CZK |
|---|---|
| 1 TRY | 0.45 CZK |
| 10 TRY | 4.54 CZK |
| 50 TRY | 22.72 CZK |
| 100 TRY | 45.45 CZK |
| 500 TRY | 227.23 CZK |
| 1,000 TRY | 454.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-05-27T14:52:59Z",
"rates": {
"CZK": 0.454454
}
}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.4454,
"rate": 0.454454
}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