Rate Overview
Live
1 SHP = 21.6769 LSL
1 LSL = 0.046132
SHP
Avg
22.6699
High
24.0582
Low
21.4342
Last updated: 7/4/2026, 3:17:36 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 21.68 LSL |
| 10 SHP | 216.77 LSL |
| 50 SHP | 1,083.84 LSL |
| 100 SHP | 2,167.69 LSL |
| 500 SHP | 10,838.43 LSL |
| 1,000 SHP | 21,676.85 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-04T03:17:36Z",
"rates": {
"LSL": 21.676853
}
}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": 2167.6853,
"rate": 21.676853
}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