Rate Overview
Live
1 LTL = 7.0074 CZK
1 CZK = 0.142707
LTL
Avg
7.0323
High
7.1079
Low
6.9798
Last updated: 7/28/2026, 2:06:02 PM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.01 CZK |
| 10 LTL | 70.07 CZK |
| 50 LTL | 350.37 CZK |
| 100 LTL | 700.74 CZK |
| 500 LTL | 3,503.69 CZK |
| 1,000 LTL | 7,007.39 CZK |
Get LTL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=CZKExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-28T14:06:02Z",
"rates": {
"CZK": 7.007387
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "CZK",
"amount": 100
},
"result": 700.7387,
"rate": 7.007387
}Build with LTL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key