Rate Overview
Live
1 LSL = 0.044841 SHP
1 SHP = 22.3010
LSL
Avg
0.045303
High
0.046444
Low
0.043847
Last updated: 8/1/2026, 4:51:30 AM
Quick Conversions
| LSL | SHP |
|---|---|
| 1 LSL | 0.04 SHP |
| 10 LSL | 0.45 SHP |
| 50 LSL | 2.24 SHP |
| 100 LSL | 4.48 SHP |
| 500 LSL | 22.42 SHP |
| 1,000 LSL | 44.84 SHP |
Get LSL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SHPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-01T04:51:30Z",
"rates": {
"SHP": 0.044841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SHP",
"amount": 100
},
"result": 4.4841,
"rate": 0.044841
}Build with LSL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key