Rate Overview
Live
1 ALL = 275.0401 SLL
1 SLL = 0.003636
ALL
Avg
278.5061
High
282.8516
Low
274.3378
Last updated: 3/27/2026, 3:12:11 PM
Quick Conversions
| ALL | SLL |
|---|---|
| 1 ALL | 275.04 SLL |
| 10 ALL | 2,750.40 SLL |
| 50 ALL | 13,752.00 SLL |
| 100 ALL | 27,504.01 SLL |
| 500 ALL | 137,520.03 SLL |
| 1,000 ALL | 275,040.05 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-03-27T15:12:11Z",
"rates": {
"SLL": 275.040054
}
}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": 27504.0054,
"rate": 275.040054
}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