Rate Overview
Live
1 CZK = 0.802360 LSL
1 LSL = 1.2463
CZK
Avg
0.788188
High
0.812380
Low
0.765333
Last updated: 3/27/2026, 9:30:36 AM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.80 LSL |
| 10 CZK | 8.02 LSL |
| 50 CZK | 40.12 LSL |
| 100 CZK | 80.24 LSL |
| 500 CZK | 401.18 LSL |
| 1,000 CZK | 802.36 LSL |
Get CZK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=LSLExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T09:30:36Z",
"rates": {
"LSL": 0.80236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "LSL",
"amount": 100
},
"result": 80.23599999999999,
"rate": 0.80236
}Build with CZK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key