Rate Overview
Live
1 AED = 4.4923 LSL
1 LSL = 0.222602
AED
Avg
4.4684
High
4.6306
Low
4.2855
Last updated: 7/21/2026, 6:25:53 AM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.49 LSL |
| 10 AED | 44.92 LSL |
| 50 AED | 224.62 LSL |
| 100 AED | 449.23 LSL |
| 500 AED | 2,246.16 LSL |
| 1,000 AED | 4,492.33 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-21T06:25:53Z",
"rates": {
"LSL": 4.492328
}
}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": 449.23279999999994,
"rate": 4.492328
}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