Rate Overview
Live
1 CZK = 0.142664 LTL
1 LTL = 7.0095
CZK
Avg
0.142619
High
0.143036
Low
0.142355
Last updated: 8/17/2026, 8:40:12 PM
Quick Conversions
| CZK | LTL |
|---|---|
| 1 CZK | 0.14 LTL |
| 10 CZK | 1.43 LTL |
| 50 CZK | 7.13 LTL |
| 100 CZK | 14.27 LTL |
| 500 CZK | 71.33 LTL |
| 1,000 CZK | 142.66 LTL |
Get CZK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=LTLExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-08-17T20:40:12Z",
"rates": {
"LTL": 0.142664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "LTL",
"amount": 100
},
"result": 14.2664,
"rate": 0.142664
}Build with CZK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key