Rate Overview
Live
1 AED = 6245.58 SLL
1 SLL = 0.000160
AED
Avg
6240.57
High
6245.89
Low
6227.82
Last updated: 3/6/2026, 8:08:02 AM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 6,245.58 SLL |
| 10 AED | 62,455.75 SLL |
| 50 AED | 312,278.76 SLL |
| 100 AED | 624,557.52 SLL |
| 500 AED | 3,122,787.62 SLL |
| 1,000 AED | 6,245,575.24 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-06T08:08:02Z",
"rates": {
"SLL": 6245.575244
}
}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": 624557.5244,
"rate": 6245.575244
}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