Rate Overview
Live
1 LSL = 1.2438 CZK
1 CZK = 0.803975
LSL
Avg
1.2451
High
1.2657
Low
1.2309
Last updated: 3/27/2026, 6:42:36 AM
Quick Conversions
| LSL | CZK |
|---|---|
| 1 LSL | 1.24 CZK |
| 10 LSL | 12.44 CZK |
| 50 LSL | 62.19 CZK |
| 100 LSL | 124.38 CZK |
| 500 LSL | 621.91 CZK |
| 1,000 LSL | 1,243.82 CZK |
Get LSL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CZKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T06:42:36Z",
"rates": {
"CZK": 1.243819
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CZK",
"amount": 100
},
"result": 124.3819,
"rate": 1.243819
}Build with LSL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key