Rate Overview
Live
1 SHP = 21.8653 LSL
1 LSL = 0.045735
SHP
Avg
21.7826
High
21.9540
Low
21.6615
Last updated: 7/11/2026, 11:36:41 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 21.87 LSL |
| 10 SHP | 218.65 LSL |
| 50 SHP | 1,093.26 LSL |
| 100 SHP | 2,186.53 LSL |
| 500 SHP | 10,932.64 LSL |
| 1,000 SHP | 21,865.28 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-07-11T11:36:41Z",
"rates": {
"LSL": 21.865284
}
}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": 2186.5283999999997,
"rate": 21.865284
}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