Rate Overview
Live
1 CZK = 0.789531 LSL
1 LSL = 1.2666
CZK
Avg
0.778785
High
0.790381
Low
0.765333
Last updated: 3/7/2026, 12:31:14 AM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.79 LSL |
| 10 CZK | 7.90 LSL |
| 50 CZK | 39.48 LSL |
| 100 CZK | 78.95 LSL |
| 500 CZK | 394.77 LSL |
| 1,000 CZK | 789.53 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-07T00:31:14Z",
"rates": {
"LSL": 0.789531
}
}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": 78.95309999999999,
"rate": 0.789531
}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