Rate Overview
Live
1 DZD = 0.122893 LSL
1 LSL = 8.1372
DZD
Avg
0.130466
High
0.137731
Low
0.121833
Last updated: 5/27/2026, 6:14:06 AM
Quick Conversions
| DZD | LSL |
|---|---|
| 1 DZD | 0.12 LSL |
| 10 DZD | 1.23 LSL |
| 50 DZD | 6.14 LSL |
| 100 DZD | 12.29 LSL |
| 500 DZD | 61.45 LSL |
| 1,000 DZD | 122.89 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-27T06:14:06Z",
"rates": {
"LSL": 0.122893
}
}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.2893,
"rate": 0.122893
}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