Rate Overview
Live
1 LTL = 6.9920 CZK
1 CZK = 0.143021
LTL
Avg
7.0213
High
7.0661
Low
6.9920
Last updated: 4/17/2026, 6:27:49 AM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 6.99 CZK |
| 10 LTL | 69.92 CZK |
| 50 LTL | 349.60 CZK |
| 100 LTL | 699.20 CZK |
| 500 LTL | 3,495.98 CZK |
| 1,000 LTL | 6,991.96 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-04-17T06:27:49Z",
"rates": {
"CZK": 6.99196
}
}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.196,
"rate": 6.99196
}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