Rate Overview
Live
1 SHP = 22.0157 LSL
1 LSL = 0.045422
SHP
Avg
22.0325
High
22.6913
Low
21.5457
Last updated: 7/22/2026, 10:34:23 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 22.02 LSL |
| 10 SHP | 220.16 LSL |
| 50 SHP | 1,100.79 LSL |
| 100 SHP | 2,201.57 LSL |
| 500 SHP | 11,007.87 LSL |
| 1,000 SHP | 22,015.73 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-22T10:34:23Z",
"rates": {
"LSL": 22.015734
}
}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": 2201.5733999999998,
"rate": 22.015734
}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