Rate Overview
Live
1 LTL = 7.0144 CZK
1 CZK = 0.142564
LTL
Avg
6.9958
High
7.0144
Low
6.9754
Last updated: 9/2/2026, 10:10:01 AM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.01 CZK |
| 10 LTL | 70.14 CZK |
| 50 LTL | 350.72 CZK |
| 100 LTL | 701.44 CZK |
| 500 LTL | 3,507.19 CZK |
| 1,000 LTL | 7,014.37 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-09-02T10:10:01Z",
"rates": {
"CZK": 7.014374
}
}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.4374,
"rate": 7.014374
}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