Rate Overview
Live
1 LTL = 7.0248 CZK
1 CZK = 0.142352
LTL
Avg
7.0408
High
7.2168
Low
6.9883
Last updated: 5/27/2026, 1:35:47 PM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.02 CZK |
| 10 LTL | 70.25 CZK |
| 50 LTL | 351.24 CZK |
| 100 LTL | 702.48 CZK |
| 500 LTL | 3,512.42 CZK |
| 1,000 LTL | 7,024.84 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-05-27T13:35:47Z",
"rates": {
"CZK": 7.024844
}
}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": 702.4843999999999,
"rate": 7.024844
}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