Rate Overview
Live
1 DZD = 0.122715 LSL
1 LSL = 8.1490
DZD
Avg
0.123758
High
0.125579
Low
0.122715
Last updated: 5/27/2026, 3:39:39 AM
Quick Conversions
| DZD | LSL |
|---|---|
| 1 DZD | 0.12 LSL |
| 10 DZD | 1.23 LSL |
| 50 DZD | 6.14 LSL |
| 100 DZD | 12.27 LSL |
| 500 DZD | 61.36 LSL |
| 1,000 DZD | 122.72 LSL |
Get DZD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=LSLExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-05-27T03:39:39Z",
"rates": {
"LSL": 0.122715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "LSL",
"amount": 100
},
"result": 12.2715,
"rate": 0.122715
}Build with DZD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key