Rate Overview
Live
1 LSL = 1.3002 CZK
1 CZK = 0.769099
LSL
Avg
1.2940
High
1.3010
Low
1.2862
Last updated: 9/3/2026, 5:42:26 AM
Quick Conversions
| LSL | CZK |
|---|---|
| 1 LSL | 1.30 CZK |
| 10 LSL | 13.00 CZK |
| 50 LSL | 65.01 CZK |
| 100 LSL | 130.02 CZK |
| 500 LSL | 650.11 CZK |
| 1,000 LSL | 1,300.22 CZK |
Get LSL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CZKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-03T05:42:26Z",
"rates": {
"CZK": 1.300222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CZK",
"amount": 100
},
"result": 130.0222,
"rate": 1.300222
}Build with LSL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key