Rate Overview
Live
1 AED = 4.5142 LSL
1 LSL = 0.221522
AED
Avg
4.4135
High
4.5144
Low
4.3279
Last updated: 3/6/2026, 8:08:49 AM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.51 LSL |
| 10 AED | 45.14 LSL |
| 50 AED | 225.71 LSL |
| 100 AED | 451.42 LSL |
| 500 AED | 2,257.11 LSL |
| 1,000 AED | 4,514.22 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-03-06T08:08:49Z",
"rates": {
"LSL": 4.514224
}
}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": 451.4224,
"rate": 4.514224
}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