Rate Overview
Live
1 ALL = 258.3358 SLL
1 SLL = 0.003871
ALL
Avg
257.8500
High
258.8434
Low
256.1935
Last updated: 4/17/2026, 6:11:15 AM
Quick Conversions
| ALL | SLL |
|---|---|
| 1 ALL | 258.34 SLL |
| 10 ALL | 2,583.36 SLL |
| 50 ALL | 12,916.79 SLL |
| 100 ALL | 25,833.58 SLL |
| 500 ALL | 129,167.89 SLL |
| 1,000 ALL | 258,335.77 SLL |
Get ALL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SLLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-17T06:11:15Z",
"rates": {
"SLL": 258.335771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SLL",
"amount": 100
},
"result": 25833.577100000002,
"rate": 258.335771
}Build with ALL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key