Rate Overview
Live
1 SLL = 0.003337 ALL
1 ALL = 299.6704
SLL
Avg
0.003504
High
0.003598
Low
0.003307
Last updated: 6/19/2026, 10:27:07 AM
Quick Conversions
| SLL | ALL |
|---|---|
| 1 SLL | 0.00 ALL |
| 10 SLL | 0.03 ALL |
| 50 SLL | 0.17 ALL |
| 100 SLL | 0.33 ALL |
| 500 SLL | 1.67 ALL |
| 1,000 SLL | 3.34 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-06-19T10:27:07Z",
"rates": {
"ALL": 0.003337
}
}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.3337,
"rate": 0.003337
}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