Rate Overview
Live
1 SHP = 22.0063 LSL
1 LSL = 0.045442
SHP
Avg
23.1026
High
24.6481
Low
21.8510
Last updated: 5/27/2026, 9:39:03 PM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 22.01 LSL |
| 10 SHP | 220.06 LSL |
| 50 SHP | 1,100.31 LSL |
| 100 SHP | 2,200.63 LSL |
| 500 SHP | 11,003.14 LSL |
| 1,000 SHP | 22,006.27 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-05-27T21:39:03Z",
"rates": {
"LSL": 22.00627
}
}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": 2200.627,
"rate": 22.00627
}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