Rate Overview
Live
1 LSL = 0.045943 SHP
1 SHP = 21.7661
LSL
Avg
0.045662
High
0.045943
Low
0.045496
Last updated: 4/18/2026, 8:50:29 AM
Quick Conversions
| LSL | SHP |
|---|---|
| 1 LSL | 0.05 SHP |
| 10 LSL | 0.46 SHP |
| 50 LSL | 2.30 SHP |
| 100 LSL | 4.59 SHP |
| 500 LSL | 22.97 SHP |
| 1,000 LSL | 45.94 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-04-18T08:50:29Z",
"rates": {
"SHP": 0.045943
}
}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.5943,
"rate": 0.045943
}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