Rate Overview
Live
1 SHP = 21.6751 LSL
1 LSL = 0.046136
SHP
Avg
21.6522
High
21.8398
Low
21.5729
Last updated: 9/9/2026, 8:46:43 PM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 21.68 LSL |
| 10 SHP | 216.75 LSL |
| 50 SHP | 1,083.76 LSL |
| 100 SHP | 2,167.51 LSL |
| 500 SHP | 10,837.55 LSL |
| 1,000 SHP | 21,675.11 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-09-09T20:46:43Z",
"rates": {
"LSL": 21.675108
}
}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.5108,
"rate": 21.675108
}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