Rate Overview
Live
1 BND = 104.8727 DZD
1 DZD = 0.009535
BND
Avg
105.1152
High
105.3493
Low
104.8727
Last updated: 9/11/2026, 11:25:47 AM
Quick Conversions
| BND | DZD |
|---|---|
| 1 BND | 104.87 DZD |
| 10 BND | 1,048.73 DZD |
| 50 BND | 5,243.63 DZD |
| 100 BND | 10,487.27 DZD |
| 500 BND | 52,436.34 DZD |
| 1,000 BND | 104,872.68 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-09-11T11:25:47Z",
"rates": {
"DZD": 104.872681
}
}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": 10487.2681,
"rate": 104.872681
}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