Rate Overview
Live
1 ALL = 279.4456 SLL
1 SLL = 0.003579 ALL
Avg
264.5072
High
282.2945
Low
228.7227
Last updated: 1/25/2026, 9:27:32 AM
Quick Conversions
| ALL | SLL |
|---|---|
| 1 ALL | 279.45 SLL |
| 10 ALL | 2,794.46 SLL |
| 50 ALL | 13,972.28 SLL |
| 100 ALL | 27,944.56 SLL |
| 500 ALL | 139,722.82 SLL |
| 1,000 ALL | 279,445.65 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-01-25T09:27:32Z",
"rates": {
"SLL": 279.445649
}
}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": 27944.5649,
"rate": 279.445649
}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