Rate Overview
Live
1 CHF = 20.8963 LSL
1 LSL = 0.047855
CHF
Avg
20.8545
High
21.0126
Low
20.6945
Last updated: 4/16/2026, 8:58:46 PM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 20.90 LSL |
| 10 CHF | 208.96 LSL |
| 50 CHF | 1,044.82 LSL |
| 100 CHF | 2,089.63 LSL |
| 500 CHF | 10,448.16 LSL |
| 1,000 CHF | 20,896.31 LSL |
Get CHF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=LSLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-04-16T20:58:46Z",
"rates": {
"LSL": 20.89631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "LSL",
"amount": 100
},
"result": 2089.631,
"rate": 20.89631
}Build with CHF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key