Rate Overview
Live
1 SHP = 22.1668 LSL
1 LSL = 0.045113
SHP
Avg
21.7803
High
22.1668
Low
21.4342
Last updated: 3/7/2026, 1:05:13 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 22.17 LSL |
| 10 SHP | 221.67 LSL |
| 50 SHP | 1,108.34 LSL |
| 100 SHP | 2,216.68 LSL |
| 500 SHP | 11,083.40 LSL |
| 1,000 SHP | 22,166.80 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-03-07T01:05:13Z",
"rates": {
"LSL": 22.166801
}
}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": 2216.6801,
"rate": 22.166801
}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