Rate Overview
Live
1 AED = 6213.76 SLL
1 SLL = 0.000161
AED
Avg
6214.74
High
6221.12
Low
6210.08
Last updated: 6/15/2026, 5:33:58 AM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 6,213.76 SLL |
| 10 AED | 62,137.59 SLL |
| 50 AED | 310,687.93 SLL |
| 100 AED | 621,375.85 SLL |
| 500 AED | 3,106,879.26 SLL |
| 1,000 AED | 6,213,758.52 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-06-15T05:33:58Z",
"rates": {
"SLL": 6213.758524
}
}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": 621375.8524,
"rate": 6213.758524
}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