Rate Overview
Live
1 LTL = 6.9934 CZK
1 CZK = 0.142992
LTL
Avg
7.0054
High
7.0271
Low
6.9934
Last updated: 7/25/2026, 11:42:40 PM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 6.99 CZK |
| 10 LTL | 69.93 CZK |
| 50 LTL | 349.67 CZK |
| 100 LTL | 699.34 CZK |
| 500 LTL | 3,496.70 CZK |
| 1,000 LTL | 6,993.40 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-25T23:42:40Z",
"rates": {
"CZK": 6.9934
}
}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": 699.34,
"rate": 6.9934
}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