Rate Overview
Live
1 ALL = 278.5521 SLL
1 SLL = 0.003590
ALL
Avg
280.9282
High
302.3151
Low
277.4018
Last updated: 6/18/2026, 9:57:29 AM
Quick Conversions
| ALL | SLL |
|---|---|
| 1 ALL | 278.55 SLL |
| 10 ALL | 2,785.52 SLL |
| 50 ALL | 13,927.60 SLL |
| 100 ALL | 27,855.21 SLL |
| 500 ALL | 139,276.04 SLL |
| 1,000 ALL | 278,552.09 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-06-18T09:57:29Z",
"rates": {
"SLL": 278.552088
}
}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": 27855.208800000004,
"rate": 278.552088
}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