Rate Overview
Live
1 SHP = 22.7878 LSL
1 LSL = 0.043883
SHP
Avg
23.2333
High
24.6481
Low
21.8510
Last updated: 3/27/2026, 11:40:09 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 22.79 LSL |
| 10 SHP | 227.88 LSL |
| 50 SHP | 1,139.39 LSL |
| 100 SHP | 2,278.78 LSL |
| 500 SHP | 11,393.88 LSL |
| 1,000 SHP | 22,787.77 LSL |
Get SHP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=LSLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T11:40:09Z",
"rates": {
"LSL": 22.787765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "LSL",
"amount": 100
},
"result": 2278.7765,
"rate": 22.787765
}Build with SHP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key