Rate Overview
Live
1 AED = 4.4785 LSL
1 LSL = 0.223288
AED
Avg
4.7528
High
5.2037
Low
4.3410
Last updated: 7/22/2026, 11:46:48 AM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.48 LSL |
| 10 AED | 44.79 LSL |
| 50 AED | 223.93 LSL |
| 100 AED | 447.85 LSL |
| 500 AED | 2,239.26 LSL |
| 1,000 AED | 4,478.53 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-22T11:46:48Z",
"rates": {
"LSL": 4.478525
}
}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": 447.8525,
"rate": 4.478525
}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