Rate Overview
Live
1 CZK = 0.782934 LSL
1 LSL = 1.2772
CZK
Avg
0.795011
High
0.820519
Low
0.776274
Last updated: 5/27/2026, 4:06:56 PM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.78 LSL |
| 10 CZK | 7.83 LSL |
| 50 CZK | 39.15 LSL |
| 100 CZK | 78.29 LSL |
| 500 CZK | 391.47 LSL |
| 1,000 CZK | 782.93 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-05-27T16:06:56Z",
"rates": {
"LSL": 0.782934
}
}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.2934,
"rate": 0.782934
}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