Rate Overview
Live
1 DZD = 0.125773 LSL
1 LSL = 7.9508
DZD
Avg
0.124419
High
0.128152
Low
0.121909
Last updated: 7/28/2026, 1:38:00 PM
Quick Conversions
| DZD | LSL |
|---|---|
| 1 DZD | 0.13 LSL |
| 10 DZD | 1.26 LSL |
| 50 DZD | 6.29 LSL |
| 100 DZD | 12.58 LSL |
| 500 DZD | 62.89 LSL |
| 1,000 DZD | 125.77 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-28T13:38:00Z",
"rates": {
"LSL": 0.125773
}
}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.5773,
"rate": 0.125773
}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