Rate Overview
Live
1 CHF = 21.4473 LSL
1 LSL = 0.046626
CHF
Avg
21.5114
High
21.7590
Low
21.2844
Last updated: 3/27/2026, 9:26:07 AM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 21.45 LSL |
| 10 CHF | 214.47 LSL |
| 50 CHF | 1,072.36 LSL |
| 100 CHF | 2,144.73 LSL |
| 500 CHF | 10,723.65 LSL |
| 1,000 CHF | 21,447.29 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-27T09:26:07Z",
"rates": {
"LSL": 21.447292
}
}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": 2144.7292,
"rate": 21.447292
}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