Rate Overview
Live
1 AED = 6427.52 SLL
1 SLL = 0.000156
AED
Avg
6277.19
High
6427.87
Low
6218.40
Last updated: 8/13/2026, 6:14:34 AM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 6,427.52 SLL |
| 10 AED | 64,275.19 SLL |
| 50 AED | 321,375.94 SLL |
| 100 AED | 642,751.88 SLL |
| 500 AED | 3,213,759.42 SLL |
| 1,000 AED | 6,427,518.83 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-08-13T06:14:34Z",
"rates": {
"SLL": 6427.518832
}
}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": 642751.8831999999,
"rate": 6427.518832
}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