Rate Overview
Live
1 AED = 5708.94 SLL
1 SLL = 0.000175
AED
Avg
5817.54
High
6252.07
Low
5708.86
Last updated: 4/15/2026, 9:27:57 PM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 5,708.94 SLL |
| 10 AED | 57,089.36 SLL |
| 50 AED | 285,446.79 SLL |
| 100 AED | 570,893.58 SLL |
| 500 AED | 2,854,467.89 SLL |
| 1,000 AED | 5,708,935.79 SLL |
Get AED/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SLLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-15T21:27:57Z",
"rates": {
"SLL": 5708.935787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SLL",
"amount": 100
},
"result": 570893.5787000001,
"rate": 5708.935787
}Build with AED/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key