Rate Overview
Live
1 SLL = 0.003853 ALL
1 ALL = 259.5380
SLL
Avg
0.003872
High
0.003903
Low
0.003853
Last updated: 4/18/2026, 8:46:21 AM
Quick Conversions
| SLL | ALL |
|---|---|
| 1 SLL | 0.00 ALL |
| 10 SLL | 0.04 ALL |
| 50 SLL | 0.19 ALL |
| 100 SLL | 0.39 ALL |
| 500 SLL | 1.93 ALL |
| 1,000 SLL | 3.85 ALL |
Get SLL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ALLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-18T08:46:21Z",
"rates": {
"ALL": 0.003853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ALL",
"amount": 100
},
"result": 0.38530000000000003,
"rate": 0.003853
}Build with SLL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key