Rate Overview
Live
1 BND = 103.3669 DZD
1 DZD = 0.009674
BND
Avg
103.6513
High
103.8746
Low
103.3669
Last updated: 6/19/2026, 8:22:34 AM
Quick Conversions
| BND | DZD |
|---|---|
| 1 BND | 103.37 DZD |
| 10 BND | 1,033.67 DZD |
| 50 BND | 5,168.34 DZD |
| 100 BND | 10,336.69 DZD |
| 500 BND | 51,683.44 DZD |
| 1,000 BND | 103,366.87 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-06-19T08:22:34Z",
"rates": {
"DZD": 103.366874
}
}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": 10336.687399999999,
"rate": 103.366874
}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