Rate Overview
Live
1 AED = 4.6306 LSL
1 LSL = 0.215953
AED
Avg
4.4504
High
4.6306
Low
4.3291
Last updated: 3/26/2026, 2:00:40 PM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.63 LSL |
| 10 AED | 46.31 LSL |
| 50 AED | 231.53 LSL |
| 100 AED | 463.06 LSL |
| 500 AED | 2,315.32 LSL |
| 1,000 AED | 4,630.64 LSL |
Get AED/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=LSLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-26T14:00:40Z",
"rates": {
"LSL": 4.630644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "LSL",
"amount": 100
},
"result": 463.06440000000003,
"rate": 4.630644
}Build with AED/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key