Rate Overview
Live
1 DZD = 0.128337 LSL
1 LSL = 7.7920
DZD
Avg
0.128895
High
0.134218
Low
0.122981
Last updated: 3/27/2026, 6:38:08 PM
Quick Conversions
| DZD | LSL |
|---|---|
| 1 DZD | 0.13 LSL |
| 10 DZD | 1.28 LSL |
| 50 DZD | 6.42 LSL |
| 100 DZD | 12.83 LSL |
| 500 DZD | 64.17 LSL |
| 1,000 DZD | 128.34 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-03-27T18:38:08Z",
"rates": {
"LSL": 0.128337
}
}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.8337,
"rate": 0.128337
}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