Rate Overview
Live
1 SHP = 22.1470 LSL
1 LSL = 0.045153
SHP
Avg
22.3400
High
22.5961
Low
22.1470
Last updated: 5/7/2026, 11:28:28 AM
Quick Conversions
| SHP | LSL |
|---|---|
| 1 SHP | 22.15 LSL |
| 10 SHP | 221.47 LSL |
| 50 SHP | 1,107.35 LSL |
| 100 SHP | 2,214.70 LSL |
| 500 SHP | 11,073.50 LSL |
| 1,000 SHP | 22,146.99 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-07T11:28:28Z",
"rates": {
"LSL": 22.146993
}
}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": 2214.6992999999998,
"rate": 22.146993
}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