Rate Overview
Live
1 SHP = 21.7672 LSL
1 LSL = 0.045941
SHP
Avg
21.7738
High
21.8487
Low
21.7212
Last updated: 6/19/2026, 8:51:07 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 21.77 LSL |
| 10 SHP | 217.67 LSL |
| 50 SHP | 1,088.36 LSL |
| 100 SHP | 2,176.72 LSL |
| 500 SHP | 10,883.60 LSL |
| 1,000 SHP | 21,767.20 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-06-19T08:51:07Z",
"rates": {
"LSL": 21.767195
}
}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": 2176.7195,
"rate": 21.767195
}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