Rate Overview
Live
1 LSL = 0.229759 AED
1 AED = 4.3524
LSL
Avg
0.228298
High
0.229759
Low
0.227074
Last updated: 9/4/2026, 3:34:23 PM
Quick Conversions
| LSL | AED |
|---|---|
| 1 LSL | 0.23 AED |
| 10 LSL | 2.30 AED |
| 50 LSL | 11.49 AED |
| 100 LSL | 22.98 AED |
| 500 LSL | 114.88 AED |
| 1,000 LSL | 229.76 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-09-04T15:34:23Z",
"rates": {
"AED": 0.229759
}
}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.9759,
"rate": 0.229759
}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