Rate Overview
Live
1 LSL = 0.224572 AED
1 AED = 4.4529
LSL
Avg
0.224220
High
0.230994
Low
0.216984
Last updated: 5/27/2026, 6:23:12 PM
Quick Conversions
| LSL | AED |
|---|---|
| 1 LSL | 0.22 AED |
| 10 LSL | 2.25 AED |
| 50 LSL | 11.23 AED |
| 100 LSL | 22.46 AED |
| 500 LSL | 112.29 AED |
| 1,000 LSL | 224.57 AED |
Get LSL/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=AEDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-27T18:23:12Z",
"rates": {
"AED": 0.224572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "AED",
"amount": 100
},
"result": 22.4572,
"rate": 0.224572
}Build with LSL/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key