Rate Overview
Live
1 SHP = 30668.48 SLL
1 SLL = 0.000033
SHP
Avg
30732.02
High
30922.28
Low
30552.74
Last updated: 3/7/2026, 1:04:14 AM
Quick Conversions
| SHP | SLL |
|---|---|
| 1 SHP | 30,668.48 SLL |
| 10 SHP | 306,684.85 SLL |
| 50 SHP | 1,533,424.24 SLL |
| 100 SHP | 3,066,848.49 SLL |
| 500 SHP | 15,334,242.45 SLL |
| 1,000 SHP | 30,668,484.90 SLL |
Get SHP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SLLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-07T01:04:14Z",
"rates": {
"SLL": 30668.484895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SLL",
"amount": 100
},
"result": 3066848.4895,
"rate": 30668.484895
}Build with SHP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key