Rate Overview
Live
1 SLL = 0.000648 SCR
1 SCR = 1543.21 SLL
Avg
0.000650
High
0.000657
Low
0.000647
Last updated: 1/25/2026, 3:36:53 PM
Quick Conversions
| SLL | SCR |
|---|---|
| 1 SLL | 0.00 SCR |
| 10 SLL | 0.01 SCR |
| 50 SLL | 0.03 SCR |
| 100 SLL | 0.06 SCR |
| 500 SLL | 0.32 SCR |
| 1,000 SLL | 0.65 SCR |
Get SLL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SCRExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T15:36:53Z",
"rates": {
"SCR": 0.000648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SCR",
"amount": 100
},
"result": 0.0648,
"rate": 0.000648
}Build with SLL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key