Rate Overview
Live
1 CZK = 0.784069 LSL
1 LSL = 1.2754
CZK
Avg
0.786817
High
0.796139
Low
0.783374
Last updated: 5/27/2026, 2:52:39 PM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.78 LSL |
| 10 CZK | 7.84 LSL |
| 50 CZK | 39.20 LSL |
| 100 CZK | 78.41 LSL |
| 500 CZK | 392.03 LSL |
| 1,000 CZK | 784.07 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-27T14:52:39Z",
"rates": {
"LSL": 0.784069
}
}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.40690000000001,
"rate": 0.784069
}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