Rate Overview
Live
1 LTL = 7.0135 CZK
1 CZK = 0.142582
LTL
Avg
7.0354
High
7.0655
Low
7.0083
Last updated: 5/7/2026, 7:49:08 AM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.01 CZK |
| 10 LTL | 70.14 CZK |
| 50 LTL | 350.68 CZK |
| 100 LTL | 701.35 CZK |
| 500 LTL | 3,506.76 CZK |
| 1,000 LTL | 7,013.52 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-07T07:49:08Z",
"rates": {
"CZK": 7.013521
}
}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.3521,
"rate": 7.013521
}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