Rate Overview
Live
1 SLL = 0.000148 AED
1 AED = 6756.76
SLL
Avg
0.000156
High
0.000160
Low
0.000148
Last updated: 6/19/2026, 8:20:35 AM
Quick Conversions
| SLL | AED |
|---|---|
| 1 SLL | 0.00 AED |
| 10 SLL | 0.00 AED |
| 50 SLL | 0.01 AED |
| 100 SLL | 0.01 AED |
| 500 SLL | 0.07 AED |
| 1,000 SLL | 0.15 AED |
Get SLL/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=AEDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-06-19T08:20:35Z",
"rates": {
"AED": 0.000148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "AED",
"amount": 100
},
"result": 0.014799999999999999,
"rate": 0.000148
}Build with SLL/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key