Rate Overview
Live
1 CHF = 21.4659 LSL
1 LSL = 0.046586
CHF
Avg
21.3801
High
21.4816
Low
21.2497
Last updated: 5/7/2026, 2:20:21 AM
Quick Conversions
| CHF | LSL |
|---|---|
| 1 CHF | 21.47 LSL |
| 10 CHF | 214.66 LSL |
| 50 CHF | 1,073.29 LSL |
| 100 CHF | 2,146.59 LSL |
| 500 CHF | 10,732.93 LSL |
| 1,000 CHF | 21,465.85 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-07T02:20:21Z",
"rates": {
"LSL": 21.465854
}
}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": 2146.5854,
"rate": 21.465854
}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