Rate Overview
Live
1 SHP = 21.9797 LSL
1 LSL = 0.045497
SHP
Avg
21.9579
High
21.9799
Low
21.9212
Last updated: 4/17/2026, 6:23:30 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 21.98 LSL |
| 10 SHP | 219.80 LSL |
| 50 SHP | 1,098.98 LSL |
| 100 SHP | 2,197.97 LSL |
| 500 SHP | 10,989.83 LSL |
| 1,000 SHP | 21,979.66 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-04-17T06:23:30Z",
"rates": {
"LSL": 21.979656
}
}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": 2197.9656,
"rate": 21.979656
}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