Rate Overview
Live
1 ALL = 294.3331 SLL
1 SLL = 0.003398
ALL
Avg
275.3634
High
300.4141
Low
253.7157
Last updated: 7/29/2026, 2:19:23 PM
Quick Conversions
| ALL | SLL |
|---|---|
| 1 ALL | 294.33 SLL |
| 10 ALL | 2,943.33 SLL |
| 50 ALL | 14,716.66 SLL |
| 100 ALL | 29,433.31 SLL |
| 500 ALL | 147,166.56 SLL |
| 1,000 ALL | 294,333.13 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-07-29T14:19:23Z",
"rates": {
"SLL": 294.333129
}
}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": 29433.312899999997,
"rate": 294.333129
}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