Rate Overview
Live
1 LSL = 1.2890 CZK
1 CZK = 0.775817
LSL
Avg
1.2827
High
1.2890
Low
1.2682
Last updated: 6/18/2026, 10:05:39 AM
Quick Conversions
| LSL | CZK |
|---|---|
| 1 LSL | 1.29 CZK |
| 10 LSL | 12.89 CZK |
| 50 LSL | 64.45 CZK |
| 100 LSL | 128.90 CZK |
| 500 LSL | 644.48 CZK |
| 1,000 LSL | 1,288.96 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-06-18T10:05:39Z",
"rates": {
"CZK": 1.288964
}
}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.8964,
"rate": 1.288964
}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