Rate Overview
Live
1 AED = 6444.63 SLL
1 SLL = 0.000155
AED
Avg
6286.10
High
6444.63
Low
6229.35
Last updated: 7/25/2026, 3:56:55 AM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 6,444.63 SLL |
| 10 AED | 64,446.26 SLL |
| 50 AED | 322,231.31 SLL |
| 100 AED | 644,462.62 SLL |
| 500 AED | 3,222,313.09 SLL |
| 1,000 AED | 6,444,626.17 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-25T03:56:55Z",
"rates": {
"SLL": 6444.626174
}
}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": 644462.6174,
"rate": 6444.626174
}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