Rate Overview
Live
1 CZK = 0.794850 LSL
1 LSL = 1.2581
CZK
Avg
0.790602
High
0.794850
Low
0.784888
Last updated: 4/17/2026, 6:30:36 AM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.79 LSL |
| 10 CZK | 7.95 LSL |
| 50 CZK | 39.74 LSL |
| 100 CZK | 79.49 LSL |
| 500 CZK | 397.42 LSL |
| 1,000 CZK | 794.85 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-04-17T06:30:36Z",
"rates": {
"LSL": 0.79485
}
}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": 79.485,
"rate": 0.79485
}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