Rate Overview
Live
1 BND = 103.6696 DZD
1 DZD = 0.009646
BND
Avg
103.0680
High
104.1002
Low
100.8295
Last updated: 8/1/2026, 9:44:57 AM
Quick Conversions
| BND | DZD |
|---|---|
| 1 BND | 103.67 DZD |
| 10 BND | 1,036.70 DZD |
| 50 BND | 5,183.48 DZD |
| 100 BND | 10,366.96 DZD |
| 500 BND | 51,834.81 DZD |
| 1,000 BND | 103,669.61 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-08-01T09:44:57Z",
"rates": {
"DZD": 103.669611
}
}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": 10366.9611,
"rate": 103.669611
}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