Rate Overview
Live
1 TRY = 0.448145 CZK
1 CZK = 2.2314
TRY
Avg
0.479681
High
0.522549
Low
0.447890
Last updated: 7/28/2026, 9:39:40 PM
Quick Conversions
| TRY | CZK |
|---|---|
| 1 TRY | 0.45 CZK |
| 10 TRY | 4.48 CZK |
| 50 TRY | 22.41 CZK |
| 100 TRY | 44.81 CZK |
| 500 TRY | 224.07 CZK |
| 1,000 TRY | 448.15 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-28T21:39:40Z",
"rates": {
"CZK": 0.448145
}
}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": 44.8145,
"rate": 0.448145
}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