Rate Overview
Live
1 BND = 103.4854 DZD
1 DZD = 0.009663
BND
Avg
101.4713
High
103.6984
Low
99.7432
Last updated: 3/28/2026, 1:24:53 PM
Quick Conversions
| BND | DZD |
|---|---|
| 1 BND | 103.49 DZD |
| 10 BND | 1,034.85 DZD |
| 50 BND | 5,174.27 DZD |
| 100 BND | 10,348.54 DZD |
| 500 BND | 51,742.71 DZD |
| 1,000 BND | 103,485.42 DZD |
Get BND/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=DZDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-28T13:24:53Z",
"rates": {
"DZD": 103.485421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "DZD",
"amount": 100
},
"result": 10348.5421,
"rate": 103.485421
}Build with BND/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key