Rate Overview
Live
1 CHF = 20.8099 LSL
1 LSL = 0.048054
CHF
Avg
21.1057
High
21.4816
Low
20.7994
Last updated: 5/27/2026, 9:45:45 AM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 20.81 LSL |
| 10 CHF | 208.10 LSL |
| 50 CHF | 1,040.49 LSL |
| 100 CHF | 2,080.99 LSL |
| 500 CHF | 10,404.93 LSL |
| 1,000 CHF | 20,809.86 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-05-27T09:45:45Z",
"rates": {
"LSL": 20.809857
}
}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": 2080.9857,
"rate": 20.809857
}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