Rate Overview
Live
1 AED = 4.5837 LSL
1 LSL = 0.218163
AED
Avg
4.5184
High
4.5837
Low
4.4551
Last updated: 7/25/2026, 11:08:57 PM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.58 LSL |
| 10 AED | 45.84 LSL |
| 50 AED | 229.19 LSL |
| 100 AED | 458.37 LSL |
| 500 AED | 2,291.87 LSL |
| 1,000 AED | 4,583.74 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-07-25T23:08:57Z",
"rates": {
"LSL": 4.583737
}
}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": 458.37370000000004,
"rate": 4.583737
}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