Rate Overview
Live
1 TRY = 0.434458 CZK
1 CZK = 2.3017
TRY
Avg
0.436800
High
0.439891
Low
0.434458
Last updated: 8/19/2026, 12:39:00 PM
Quick Conversions
| TRY | CZK |
|---|---|
| 1 TRY | 0.43 CZK |
| 10 TRY | 4.34 CZK |
| 50 TRY | 21.72 CZK |
| 100 TRY | 43.45 CZK |
| 500 TRY | 217.23 CZK |
| 1,000 TRY | 434.46 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-08-19T12:39:00Z",
"rates": {
"CZK": 0.434458
}
}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": 43.4458,
"rate": 0.434458
}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