Rate Overview
Live
1 LTL = 7.1305 CZK
1 CZK = 0.140243
LTL
Avg
7.0764
High
7.1305
Low
7.0159
Last updated: 3/27/2026, 12:59:20 PM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.13 CZK |
| 10 LTL | 71.31 CZK |
| 50 LTL | 356.53 CZK |
| 100 LTL | 713.05 CZK |
| 500 LTL | 3,565.25 CZK |
| 1,000 LTL | 7,130.50 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-03-27T12:59:20Z",
"rates": {
"CZK": 7.130501
}
}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": 713.0500999999999,
"rate": 7.130501
}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