Rate Overview
Live
1 SHP = 31163.20 SLL
1 SLL = 0.000032 SHP
Avg
30796.81
High
31179.08
Low
30471.05
Last updated: 1/25/2026, 11:19:18 AM
Quick Conversions
| SHP | SLL |
|---|---|
| 1 SHP | 31,163.20 SLL |
| 10 SHP | 311,631.98 SLL |
| 50 SHP | 1,558,159.89 SLL |
| 100 SHP | 3,116,319.78 SLL |
| 500 SHP | 15,581,598.91 SLL |
| 1,000 SHP | 31,163,197.83 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-01-25T11:19:18Z",
"rates": {
"SLL": 31163.197829
}
}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": 3116319.7829,
"rate": 31163.197829
}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