Rate Overview
Live
1 TRY = 0.429621 CZK
1 CZK = 2.3276
TRY
Avg
0.430598
High
0.432642
Low
0.429621
Last updated: 9/8/2026, 7:27:01 PM
Quick Conversions
| TRY | CZK |
|---|---|
| 1 TRY | 0.43 CZK |
| 10 TRY | 4.30 CZK |
| 50 TRY | 21.48 CZK |
| 100 TRY | 42.96 CZK |
| 500 TRY | 214.81 CZK |
| 1,000 TRY | 429.62 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-09-08T19:27:01Z",
"rates": {
"CZK": 0.429621
}
}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": 42.9621,
"rate": 0.429621
}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