Rate Overview
Live
1 AED = 6238.80 SLL
1 SLL = 0.000160
AED
Avg
6208.48
High
6252.99
Low
5709.14
Last updated: 7/22/2026, 11:53:44 AM
Quick Conversions
| AED | SLL |
|---|---|
| 1 AED | 6,238.80 SLL |
| 10 AED | 62,387.97 SLL |
| 50 AED | 311,939.86 SLL |
| 100 AED | 623,879.73 SLL |
| 500 AED | 3,119,398.64 SLL |
| 1,000 AED | 6,238,797.29 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-22T11:53:44Z",
"rates": {
"SLL": 6238.797289
}
}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": 623879.7289,
"rate": 6238.797289
}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