Rate Overview
Live
1 CZK = 0.769098 LSL
1 LSL = 1.3002
CZK
Avg
0.772820
High
0.777457
Low
0.768664
Last updated: 9/3/2026, 5:32:18 AM
Quick Conversions
| CZK | LSL |
|---|---|
| 1 CZK | 0.77 LSL |
| 10 CZK | 7.69 LSL |
| 50 CZK | 38.45 LSL |
| 100 CZK | 76.91 LSL |
| 500 CZK | 384.55 LSL |
| 1,000 CZK | 769.10 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-09-03T05:32:18Z",
"rates": {
"LSL": 0.769098
}
}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": 76.90979999999999,
"rate": 0.769098
}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