Rate Overview
Live
1 LSL = 0.215066 AED
1 AED = 4.6497
LSL
Avg
0.218845
High
0.230572
Low
0.209924
Last updated: 3/27/2026, 4:30:11 PM
Quick Conversions
| LSL | AED |
|---|---|
| 1 LSL | 0.22 AED |
| 10 LSL | 2.15 AED |
| 50 LSL | 10.75 AED |
| 100 LSL | 21.51 AED |
| 500 LSL | 107.53 AED |
| 1,000 LSL | 215.07 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-03-27T16:30:11Z",
"rates": {
"AED": 0.215066
}
}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": 21.506600000000002,
"rate": 0.215066
}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