Rate Overview
Live
1 ALL = 279.0552 SLL
1 SLL = 0.003584
ALL
Avg
273.3662
High
298.5836
Low
251.5083
Last updated: 5/29/2026, 2:29:20 PM
Quick Conversions
| ALL | SLL |
|---|---|
| 1 ALL | 279.06 SLL |
| 10 ALL | 2,790.55 SLL |
| 50 ALL | 13,952.76 SLL |
| 100 ALL | 27,905.52 SLL |
| 500 ALL | 139,527.60 SLL |
| 1,000 ALL | 279,055.20 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-05-29T14:29:20Z",
"rates": {
"SLL": 279.055198
}
}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": 27905.519800000002,
"rate": 279.055198
}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