Rate Overview
Live
1 LTL = 7.1205 CZK
1 CZK = 0.140440
LTL
Avg
7.0380
High
7.1205
Low
6.9752
Last updated: 3/27/2026, 11:19:22 AM
Quick Conversions
| LTL | CZK |
|---|---|
| 1 LTL | 7.12 CZK |
| 10 LTL | 71.20 CZK |
| 50 LTL | 356.02 CZK |
| 100 LTL | 712.05 CZK |
| 500 LTL | 3,560.23 CZK |
| 1,000 LTL | 7,120.46 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-03-27T11:19:22Z",
"rates": {
"CZK": 7.120459
}
}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": 712.0459000000001,
"rate": 7.120459
}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