Rate Overview
Live
1 SHP = 22.2377 LSL
1 LSL = 0.044969
SHP
Avg
22.0082
High
22.4307
Low
21.6615
Last updated: 7/29/2026, 12:47:12 PM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 22.24 LSL |
| 10 SHP | 222.38 LSL |
| 50 SHP | 1,111.88 LSL |
| 100 SHP | 2,223.77 LSL |
| 500 SHP | 11,118.84 LSL |
| 1,000 SHP | 22,237.69 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-29T12:47:12Z",
"rates": {
"LSL": 22.237686
}
}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": 2223.7686,
"rate": 22.237686
}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