Rate Overview
Live
1 AED = 4.4605 LSL
1 LSL = 0.224192
AED
Avg
4.4718
High
4.5235
Low
4.4458
Last updated: 4/15/2026, 9:28:07 PM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.46 LSL |
| 10 AED | 44.60 LSL |
| 50 AED | 223.02 LSL |
| 100 AED | 446.05 LSL |
| 500 AED | 2,230.24 LSL |
| 1,000 AED | 4,460.47 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-04-15T21:28:07Z",
"rates": {
"LSL": 4.460471
}
}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": 446.0471,
"rate": 4.460471
}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