Rate Overview
Live
1 CZK = 0.783241 LSL
1 LSL = 1.2767
CZK
Avg
0.794652
High
0.810208
Low
0.783241
Last updated: 5/27/2026, 5:19:02 PM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.78 LSL |
| 10 CZK | 7.83 LSL |
| 50 CZK | 39.16 LSL |
| 100 CZK | 78.32 LSL |
| 500 CZK | 391.62 LSL |
| 1,000 CZK | 783.24 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-27T17:19:02Z",
"rates": {
"LSL": 0.783241
}
}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.3241,
"rate": 0.783241
}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