Rate Overview
Live
1 CZK = 0.140854 LTL
1 LTL = 7.0995
CZK
Avg
0.140980
High
0.141889
Low
0.140567
Last updated: 3/27/2026, 6:04:58 AM
Quick Conversions
| CZK | LTL |
|---|---|
| 1 CZK | 0.14 LTL |
| 10 CZK | 1.41 LTL |
| 50 CZK | 7.04 LTL |
| 100 CZK | 14.09 LTL |
| 500 CZK | 70.43 LTL |
| 1,000 CZK | 140.85 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-03-27T06:04:58Z",
"rates": {
"LTL": 0.140854
}
}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.0854,
"rate": 0.140854
}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