Rate Overview
Live
1 AED = 4.3972 LSL
1 LSL = 0.227419
AED
Avg
4.4492
High
4.5045
Low
4.3971
Last updated: 6/16/2026, 1:08:23 AM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.40 LSL |
| 10 AED | 43.97 LSL |
| 50 AED | 219.86 LSL |
| 100 AED | 439.72 LSL |
| 500 AED | 2,198.59 LSL |
| 1,000 AED | 4,397.17 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-06-16T01:08:23Z",
"rates": {
"LSL": 4.397174
}
}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": 439.7174,
"rate": 4.397174
}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