Rate Overview
Live
1 AED = 4.4122 LSL
1 LSL = 0.226645
AED
Avg
4.4045
High
4.4122
Low
4.3947
Last updated: 8/15/2026, 5:36:22 AM
Quick Conversions
| AED | LSL |
|---|---|
| 1 AED | 4.41 LSL |
| 10 AED | 44.12 LSL |
| 50 AED | 220.61 LSL |
| 100 AED | 441.22 LSL |
| 500 AED | 2,206.09 LSL |
| 1,000 AED | 4,412.18 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-08-15T05:36:22Z",
"rates": {
"LSL": 4.412177
}
}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.2177,
"rate": 4.412177
}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