Rate Overview
Live
1 LSL = 0.046716 CHF
1 CHF = 21.4059
LSL
Avg
0.046259
High
0.048658
Low
0.043254
Last updated: 3/27/2026, 12:37:25 AM
Quick Conversions
| LSL | CHF |
|---|---|
| 1 LSL | 0.05 CHF |
| 10 LSL | 0.47 CHF |
| 50 LSL | 2.34 CHF |
| 100 LSL | 4.67 CHF |
| 500 LSL | 23.36 CHF |
| 1,000 LSL | 46.72 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-03-27T00:37:25Z",
"rates": {
"CHF": 0.046716
}
}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.6716,
"rate": 0.046716
}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