Rate Overview
Live
1 ALL = 293.0094 SLL
1 SLL = 0.003413
ALL
Avg
285.8897
High
293.0094
Low
282.8797
Last updated: 8/13/2026, 6:41:53 AM
Quick Conversions
| ALL | SLL |
|---|---|
| 1 ALL | 293.01 SLL |
| 10 ALL | 2,930.09 SLL |
| 50 ALL | 14,650.47 SLL |
| 100 ALL | 29,300.94 SLL |
| 500 ALL | 146,504.70 SLL |
| 1,000 ALL | 293,009.40 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-08-13T06:41:53Z",
"rates": {
"SLL": 293.009403
}
}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": 29300.940300000002,
"rate": 293.009403
}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