Rate Overview
Live
1 LBP = 0.001480 DZD
1 DZD = 675.6757
LBP
Avg
0.001460
High
0.001480
Low
0.001436
Last updated: 3/7/2026, 9:23:55 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.48 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-07T09:23:55Z",
"rates": {
"DZD": 0.00148
}
}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.148,
"rate": 0.00148
}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