Rate Overview
Live
1 TRY = 0.476529 CZK
1 CZK = 2.0985
TRY
Avg
0.474208
High
0.479237
Low
0.467152
Last updated: 3/7/2026, 1:01:52 AM
Quick Conversions
| TRY | CZK |
|---|---|
| 1 TRY | 0.48 CZK |
| 10 TRY | 4.77 CZK |
| 50 TRY | 23.83 CZK |
| 100 TRY | 47.65 CZK |
| 500 TRY | 238.26 CZK |
| 1,000 TRY | 476.53 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-07T01:01:52Z",
"rates": {
"CZK": 0.476529
}
}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.652899999999995,
"rate": 0.476529
}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