Rate Overview
Live
1 LSL = 1.2652 CZK
1 CZK = 0.790370
LSL
Avg
1.2677
High
1.2940
Low
1.2391
Last updated: 5/28/2026, 11:03:42 PM
Quick Conversions
| LSL | CZK |
|---|---|
| 1 LSL | 1.27 CZK |
| 10 LSL | 12.65 CZK |
| 50 LSL | 63.26 CZK |
| 100 LSL | 126.52 CZK |
| 500 LSL | 632.62 CZK |
| 1,000 LSL | 1,265.23 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-05-28T23:03:42Z",
"rates": {
"CZK": 1.26523
}
}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": 126.52300000000001,
"rate": 1.26523
}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