Rate Overview
Live
1 DZD = 0.122844 LSL
1 LSL = 8.1404
DZD
Avg
0.128334
High
0.137109
Low
0.121788
Last updated: 7/23/2026, 10:26:57 AM
Quick Conversions
| DZD | LSL |
|---|---|
| 1 DZD | 0.12 LSL |
| 10 DZD | 1.23 LSL |
| 50 DZD | 6.14 LSL |
| 100 DZD | 12.28 LSL |
| 500 DZD | 61.42 LSL |
| 1,000 DZD | 122.84 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-07-23T10:26:57Z",
"rates": {
"LSL": 0.122844
}
}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.2844,
"rate": 0.122844
}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