Rate Overview
Live
1 LSL = 0.049403 CHF
1 CHF = 20.2417
LSL
Avg
0.049193
High
0.049643
Low
0.048888
Last updated: 7/22/2026, 11:21:13 AM
Quick Conversions
| LSL | CHF |
|---|---|
| 1 LSL | 0.05 CHF |
| 10 LSL | 0.49 CHF |
| 50 LSL | 2.47 CHF |
| 100 LSL | 4.94 CHF |
| 500 LSL | 24.70 CHF |
| 1,000 LSL | 49.40 CHF |
Get LSL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CHFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-22T11:21:13Z",
"rates": {
"CHF": 0.049403
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CHF",
"amount": 100
},
"result": 4.940300000000001,
"rate": 0.049403
}Build with LSL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key