Rate Overview
Live
1 AED = 4.4167 LSL
1 LSL = 0.226414
AED
Avg
4.4509
High
4.4856
Low
4.4167
Last updated: 7/5/2026, 11:35:43 PM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.42 LSL |
| 10 AED | 44.17 LSL |
| 50 AED | 220.83 LSL |
| 100 AED | 441.67 LSL |
| 500 AED | 2,208.35 LSL |
| 1,000 AED | 4,416.69 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-05T23:35:43Z",
"rates": {
"LSL": 4.416693
}
}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": 441.6693,
"rate": 4.416693
}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