Rate Overview
Live
1 CZK = 0.791327 LSL
1 LSL = 1.2637
CZK
Avg
0.798546
High
0.849852
Low
0.742355
Last updated: 7/28/2026, 4:46:45 PM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.79 LSL |
| 10 CZK | 7.91 LSL |
| 50 CZK | 39.57 LSL |
| 100 CZK | 79.13 LSL |
| 500 CZK | 395.66 LSL |
| 1,000 CZK | 791.33 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-07-28T16:46:45Z",
"rates": {
"LSL": 0.791327
}
}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.1327,
"rate": 0.791327
}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