Rate Overview
Live
1 AED = 6229.36 SLL
1 SLL = 0.000161
AED
Avg
6147.77
High
6735.86
Low
5708.86
Last updated: 7/21/2026, 2:52:13 AM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 6,229.36 SLL |
| 10 AED | 62,293.62 SLL |
| 50 AED | 311,468.09 SLL |
| 100 AED | 622,936.19 SLL |
| 500 AED | 3,114,680.94 SLL |
| 1,000 AED | 6,229,361.89 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-07-21T02:52:13Z",
"rates": {
"SLL": 6229.361887
}
}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": 622936.1887,
"rate": 6229.361887
}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