Rate Overview
Live
1 LSL = 1.2452 CZK
1 CZK = 0.803066
LSL
Avg
1.2401
High
1.2955
Low
1.1964
Last updated: 3/27/2026, 8:29:52 AM
Quick Conversions
| LSL | CZK |
|---|---|
| 1 LSL | 1.25 CZK |
| 10 LSL | 12.45 CZK |
| 50 LSL | 62.26 CZK |
| 100 LSL | 124.52 CZK |
| 500 LSL | 622.61 CZK |
| 1,000 LSL | 1,245.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-03-27T08:29:52Z",
"rates": {
"CZK": 1.245227
}
}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.52270000000001,
"rate": 1.245227
}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