Rate Overview
Live
1 SLL = 0.000035 SHP
1 SHP = 28571.43
SLL
Avg
0.000035
High
0.000035
Low
0.000035
Last updated: 4/18/2026, 8:51:20 AM
Quick Conversions
| SLL | SHP |
|---|---|
| 1 SLL | 0.00 SHP |
| 10 SLL | 0.00 SHP |
| 50 SLL | 0.00 SHP |
| 100 SLL | 0.00 SHP |
| 500 SLL | 0.02 SHP |
| 1,000 SLL | 0.03 SHP |
Get SLL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SHPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-18T08:51:20Z",
"rates": {
"SHP": 0.000035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SHP",
"amount": 100
},
"result": 0.0034999999999999996,
"rate": 0.000035
}Build with SLL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key