Rate Overview
Live
1 BND = 103.2004 DZD
1 DZD = 0.009690
BND
Avg
103.1276
High
103.5607
Low
102.7602
Last updated: 7/30/2026, 8:26:12 PM
Quick Conversions
| BND | DZD |
|---|---|
| 1 BND | 103.20 DZD |
| 10 BND | 1,032.00 DZD |
| 50 BND | 5,160.02 DZD |
| 100 BND | 10,320.04 DZD |
| 500 BND | 51,600.19 DZD |
| 1,000 BND | 103,200.38 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-07-30T20:26:12Z",
"rates": {
"DZD": 103.200382
}
}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": 10320.0382,
"rate": 103.200382
}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