Rate Overview
Live
1 SHP = 30738.12 SLL
1 SLL = 0.000033
SHP
Avg
30333.31
High
31602.86
Low
27949.68
Last updated: 5/27/2026, 8:32:54 PM
Quick Conversions
| SHP | SLL |
|---|---|
| 1 SHP | 30,738.12 SLL |
| 10 SHP | 307,381.23 SLL |
| 50 SHP | 1,536,906.13 SLL |
| 100 SHP | 3,073,812.26 SLL |
| 500 SHP | 15,369,061.31 SLL |
| 1,000 SHP | 30,738,122.63 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-05-27T20:32:54Z",
"rates": {
"SLL": 30738.122628
}
}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": 3073812.2628,
"rate": 30738.122628
}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