Rate Overview
Live
1 LTL = 7.1589 CZK
1 CZK = 0.139687
LTL
Avg
7.0541
High
7.1947
Low
6.9946
Last updated: 7/3/2026, 3:44:08 AM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.16 CZK |
| 10 LTL | 71.59 CZK |
| 50 LTL | 357.94 CZK |
| 100 LTL | 715.89 CZK |
| 500 LTL | 3,579.43 CZK |
| 1,000 LTL | 7,158.86 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-03T03:44:08Z",
"rates": {
"CZK": 7.158858
}
}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": 715.8858,
"rate": 7.158858
}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