Rate Overview
Live
1 TRY = 0.456893 CZK
1 CZK = 2.1887
TRY
Avg
0.459490
High
0.461362
Low
0.456893
Last updated: 5/7/2026, 8:32:03 AM
Quick Conversions
| TRY | CZK |
|---|---|
| 1 TRY | 0.46 CZK |
| 10 TRY | 4.57 CZK |
| 50 TRY | 22.84 CZK |
| 100 TRY | 45.69 CZK |
| 500 TRY | 228.45 CZK |
| 1,000 TRY | 456.89 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-05-07T08:32:03Z",
"rates": {
"CZK": 0.456893
}
}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": 45.6893,
"rate": 0.456893
}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