Rate Overview
Live
1 CHF = 20.5775 LSL
1 LSL = 0.048597
CHF
Avg
20.4249
High
20.5877
Low
20.0552
Last updated: 7/26/2026, 4:23:21 PM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 20.58 LSL |
| 10 CHF | 205.77 LSL |
| 50 CHF | 1,028.87 LSL |
| 100 CHF | 2,057.75 LSL |
| 500 CHF | 10,288.75 LSL |
| 1,000 CHF | 20,577.49 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-07-26T16:23:21Z",
"rates": {
"LSL": 20.577494
}
}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": 2057.7494,
"rate": 20.577494
}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