Rate Overview
Live
1 SHP = 32581.17 SLL
1 SLL = 0.000031
SHP
Avg
31322.04
High
33151.97
Low
30398.23
Last updated: 6/19/2026, 8:27:43 AM
Quick Conversions
| SHP | SLL |
|---|---|
| 1 SHP | 32,581.17 SLL |
| 10 SHP | 325,811.67 SLL |
| 50 SHP | 1,629,058.34 SLL |
| 100 SHP | 3,258,116.67 SLL |
| 500 SHP | 16,290,583.37 SLL |
| 1,000 SHP | 32,581,166.73 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-06-19T08:27:43Z",
"rates": {
"SLL": 32581.16673
}
}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": 3258116.673,
"rate": 32581.16673
}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