Rate Overview
Live
1 CZK = 0.771639 LSL
1 LSL = 1.2959
CZK
Avg
0.768480
High
0.772063
Low
0.764432
Last updated: 7/9/2026, 5:21:11 AM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.77 LSL |
| 10 CZK | 7.72 LSL |
| 50 CZK | 38.58 LSL |
| 100 CZK | 77.16 LSL |
| 500 CZK | 385.82 LSL |
| 1,000 CZK | 771.64 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-09T05:21:11Z",
"rates": {
"LSL": 0.771639
}
}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.1639,
"rate": 0.771639
}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