Rate Overview
Live
1 TRY = 0.478572 CZK
1 CZK = 2.0895
TRY
Avg
0.514089
High
0.609406
Low
0.467694
Last updated: 3/27/2026, 2:47:45 PM
Quick Conversions
| TRY | CZK |
|---|---|
| 1 TRY | 0.48 CZK |
| 10 TRY | 4.79 CZK |
| 50 TRY | 23.93 CZK |
| 100 TRY | 47.86 CZK |
| 500 TRY | 239.29 CZK |
| 1,000 TRY | 478.57 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-03-27T14:47:45Z",
"rates": {
"CZK": 0.478572
}
}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": 47.8572,
"rate": 0.478572
}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