Rate Overview
Live
1 AED = 6241.61 SLL
1 SLL = 0.000160
AED
Avg
6255.38
High
6387.39
Low
6233.29
Last updated: 9/3/2026, 6:07:29 AM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 6,241.61 SLL |
| 10 AED | 62,416.14 SLL |
| 50 AED | 312,080.72 SLL |
| 100 AED | 624,161.45 SLL |
| 500 AED | 3,120,807.23 SLL |
| 1,000 AED | 6,241,614.46 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-09-03T06:07:29Z",
"rates": {
"SLL": 6241.614464
}
}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": 624161.4464,
"rate": 6241.614464
}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