Rate Overview
Live
1 LSL = 1.2682 CZK
1 CZK = 0.788530
LSL
Avg
1.2887
High
1.3082
Low
1.2606
Last updated: 7/29/2026, 5:31:43 AM
Quick Conversions
| LSL | CZK |
|---|---|
| 1 LSL | 1.27 CZK |
| 10 LSL | 12.68 CZK |
| 50 LSL | 63.41 CZK |
| 100 LSL | 126.82 CZK |
| 500 LSL | 634.09 CZK |
| 1,000 LSL | 1,268.18 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-07-29T05:31:43Z",
"rates": {
"CZK": 1.268182
}
}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.81819999999999,
"rate": 1.268182
}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