Rate Overview
Live
1 SLL = 0.000160 AED
1 AED = 6250.00 SLL
Avg
0.000160
High
0.000161
Low
0.000160
Last updated: 1/25/2026, 11:21:30 AM
Quick Conversions
| SLL | AED |
|---|---|
| 1 SLL | 0.00 AED |
| 10 SLL | 0.00 AED |
| 50 SLL | 0.01 AED |
| 100 SLL | 0.02 AED |
| 500 SLL | 0.08 AED |
| 1,000 SLL | 0.16 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-01-25T11:21:30Z",
"rates": {
"AED": 0.00016
}
}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.016,
"rate": 0.00016
}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