Rate Overview
Live
1 SHP = 28086.62 SLL
1 SLL = 0.000036
SHP
Avg
28086.62
High
28086.63
Low
28086.62
Last updated: 4/17/2026, 6:18:53 AM
Quick Conversions
| SHP | SLL |
|---|---|
| 1 SHP | 28,086.62 SLL |
| 10 SHP | 280,866.23 SLL |
| 50 SHP | 1,404,331.13 SLL |
| 100 SHP | 2,808,662.26 SLL |
| 500 SHP | 14,043,311.32 SLL |
| 1,000 SHP | 28,086,622.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-04-17T06:18:53Z",
"rates": {
"SLL": 28086.622635
}
}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": 2808662.2635,
"rate": 28086.622635
}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