Rate Overview
Live
1 LBP = 0.001488 DZD
1 DZD = 672.0430
LBP
Avg
0.001456
High
0.001526
Low
0.001427
Last updated: 3/28/2026, 10:42:25 AM
Quick Conversions
| LBP | DZD |
|---|---|
| 1 LBP | 0.00 DZD |
| 10 LBP | 0.01 DZD |
| 50 LBP | 0.07 DZD |
| 100 LBP | 0.15 DZD |
| 500 LBP | 0.74 DZD |
| 1,000 LBP | 1.49 DZD |
Get LBP/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=DZDExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-28T10:42:25Z",
"rates": {
"DZD": 0.001488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "DZD",
"amount": 100
},
"result": 0.1488,
"rate": 0.001488
}Build with LBP/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key