Rate Overview
Live
1 CHF = 21.4118 LSL
1 LSL = 0.046703
CHF
Avg
20.8633
High
21.4390
Low
20.4331
Last updated: 3/27/2026, 12:15:23 PM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 21.41 LSL |
| 10 CHF | 214.12 LSL |
| 50 CHF | 1,070.59 LSL |
| 100 CHF | 2,141.18 LSL |
| 500 CHF | 10,705.90 LSL |
| 1,000 CHF | 21,411.80 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-03-27T12:15:23Z",
"rates": {
"LSL": 21.411799
}
}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": 2141.1798999999996,
"rate": 21.411799
}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