Rate Overview
Live
1 CHF = 20.1908 LSL
1 LSL = 0.049527
CHF
Avg
20.2688
High
20.3714
Low
20.1908
Last updated: 7/5/2026, 11:36:23 PM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 20.19 LSL |
| 10 CHF | 201.91 LSL |
| 50 CHF | 1,009.54 LSL |
| 100 CHF | 2,019.08 LSL |
| 500 CHF | 10,095.40 LSL |
| 1,000 CHF | 20,190.81 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-05T23:36:23Z",
"rates": {
"LSL": 20.190809
}
}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": 2019.0809000000002,
"rate": 20.190809
}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