Rate Overview
Live
1 BND = 102.6497 DZD
1 DZD = 0.009742
BND
Avg
102.5652
High
102.7360
Low
102.3324
Last updated: 3/7/2026, 8:00:04 AM
Quick Conversions
| BND | DZD |
|---|---|
| 1 BND | 102.65 DZD |
| 10 BND | 1,026.50 DZD |
| 50 BND | 5,132.48 DZD |
| 100 BND | 10,264.97 DZD |
| 500 BND | 51,324.83 DZD |
| 1,000 BND | 102,649.67 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-07T08:00:04Z",
"rates": {
"DZD": 102.649666
}
}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": 10264.9666,
"rate": 102.649666
}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