Rate Overview
Live
1 LSL = 0.044968 SHP
1 SHP = 22.2380
LSL
Avg
0.044932
High
0.045643
Low
0.044581
Last updated: 7/29/2026, 5:10:15 PM
Quick Conversions
| LSL | SHP |
|---|---|
| 1 LSL | 0.04 SHP |
| 10 LSL | 0.45 SHP |
| 50 LSL | 2.25 SHP |
| 100 LSL | 4.50 SHP |
| 500 LSL | 22.48 SHP |
| 1,000 LSL | 44.97 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-07-29T17:10:15Z",
"rates": {
"SHP": 0.044968
}
}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.4968,
"rate": 0.044968
}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