Rate Overview
Live
1 LTL = 7.0362 CZK
1 CZK = 0.142123
LTL
Avg
7.1673
High
7.4337
Low
7.0170
Last updated: 5/27/2026, 12:16:59 PM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.04 CZK |
| 10 LTL | 70.36 CZK |
| 50 LTL | 351.81 CZK |
| 100 LTL | 703.62 CZK |
| 500 LTL | 3,518.09 CZK |
| 1,000 LTL | 7,036.17 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-27T12:16:59Z",
"rates": {
"CZK": 7.036171
}
}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": 703.6171,
"rate": 7.036171
}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