Rate Overview
Live
1 CZK = 0.776971 LSL
1 LSL = 1.2870
CZK
Avg
0.773434
High
0.777405
Low
0.768705
Last updated: 8/18/2026, 4:55:32 AM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.78 LSL |
| 10 CZK | 7.77 LSL |
| 50 CZK | 38.85 LSL |
| 100 CZK | 77.70 LSL |
| 500 CZK | 388.49 LSL |
| 1,000 CZK | 776.97 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-08-18T04:55:32Z",
"rates": {
"LSL": 0.776971
}
}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": 77.69709999999999,
"rate": 0.776971
}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