Rate Overview
Live
1 LSL = 1.2839 CZK
1 CZK = 0.778890
LSL
Avg
1.2756
High
1.2841
Low
1.2680
Last updated: 5/29/2026, 2:29:27 PM
Quick Conversions
| LSL | CZK |
|---|---|
| 1 LSL | 1.28 CZK |
| 10 LSL | 12.84 CZK |
| 50 LSL | 64.19 CZK |
| 100 LSL | 128.39 CZK |
| 500 LSL | 641.94 CZK |
| 1,000 LSL | 1,283.88 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-29T14:29:27Z",
"rates": {
"CZK": 1.283879
}
}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": 128.3879,
"rate": 1.283879
}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