Rate Overview
Live
1 LTL = 7.1110 CZK
1 CZK = 0.140628
LTL
Avg
7.0952
High
7.1140
Low
7.0477
Last updated: 3/27/2026, 3:00:02 PM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.11 CZK |
| 10 LTL | 71.11 CZK |
| 50 LTL | 355.55 CZK |
| 100 LTL | 711.10 CZK |
| 500 LTL | 3,555.49 CZK |
| 1,000 LTL | 7,110.98 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-27T15:00:02Z",
"rates": {
"CZK": 7.110984
}
}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": 711.0984,
"rate": 7.110984
}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