Rate Overview
Live
1 CZK = 0.142890 LTL
1 LTL = 6.9984
CZK
Avg
0.142243
High
0.142907
Low
0.138991
Last updated: 7/7/2026, 4:59:55 AM
Quick Conversions
| CZK | LTL |
|---|---|
| 1 CZK | 0.14 LTL |
| 10 CZK | 1.43 LTL |
| 50 CZK | 7.14 LTL |
| 100 CZK | 14.29 LTL |
| 500 CZK | 71.45 LTL |
| 1,000 CZK | 142.89 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-07-07T04:59:55Z",
"rates": {
"LTL": 0.14289
}
}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.289,
"rate": 0.14289
}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