Rate Overview
Live
1 AED = 6226.48 SLL
1 SLL = 0.000161
AED
Avg
6244.27
High
6661.69
Low
6173.20
Last updated: 3/26/2026, 1:52:58 PM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 6,226.48 SLL |
| 10 AED | 62,264.77 SLL |
| 50 AED | 311,323.85 SLL |
| 100 AED | 622,647.70 SLL |
| 500 AED | 3,113,238.51 SLL |
| 1,000 AED | 6,226,477.02 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-03-26T13:52:58Z",
"rates": {
"SLL": 6226.477016
}
}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": 622647.7016,
"rate": 6226.477016
}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