Rate Overview
Live
1 LTL = 7.0423 CZK
1 CZK = 0.141999
LTL
Avg
7.0345
High
7.0485
Low
7.0209
Last updated: 5/27/2026, 4:06:42 PM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.04 CZK |
| 10 LTL | 70.42 CZK |
| 50 LTL | 352.11 CZK |
| 100 LTL | 704.23 CZK |
| 500 LTL | 3,521.15 CZK |
| 1,000 LTL | 7,042.29 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-27T16:06:42Z",
"rates": {
"CZK": 7.04229
}
}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": 704.229,
"rate": 7.04229
}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