Rate Overview
Live
1 LTL = 7.0154 CZK
1 CZK = 0.142543
LTL
Avg
7.0345
High
7.1215
Low
6.9151
Last updated: 7/28/2026, 12:03:30 PM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.02 CZK |
| 10 LTL | 70.15 CZK |
| 50 LTL | 350.77 CZK |
| 100 LTL | 701.54 CZK |
| 500 LTL | 3,507.71 CZK |
| 1,000 LTL | 7,015.41 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-28T12:03:30Z",
"rates": {
"CZK": 7.015411
}
}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": 701.5411,
"rate": 7.015411
}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