Rate Overview
Live
1 DZD = 0.123916 LSL
1 LSL = 8.0700
DZD
Avg
0.124096
High
0.125427
Low
0.123399
Last updated: 4/16/2026, 5:34:17 PM
Quick Conversions
| DZD | LSL |
|---|---|
| 1 DZD | 0.12 LSL |
| 10 DZD | 1.24 LSL |
| 50 DZD | 6.20 LSL |
| 100 DZD | 12.39 LSL |
| 500 DZD | 61.96 LSL |
| 1,000 DZD | 123.92 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-04-16T17:34:17Z",
"rates": {
"LSL": 0.123916
}
}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.3916,
"rate": 0.123916
}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