Rate Overview
Live
1 SHP = 22.2064 LSL
1 LSL = 0.045032
SHP
Avg
22.3097
High
22.4307
Low
22.2064
Last updated: 7/31/2026, 9:53:49 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 22.21 LSL |
| 10 SHP | 222.06 LSL |
| 50 SHP | 1,110.32 LSL |
| 100 SHP | 2,220.64 LSL |
| 500 SHP | 11,103.22 LSL |
| 1,000 SHP | 22,206.43 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-31T09:53:49Z",
"rates": {
"LSL": 22.20643
}
}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": 2220.643,
"rate": 22.20643
}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