Rate Overview
Live
1 BND = 104.2284 DZD
1 DZD = 0.009594
BND
Avg
103.9641
High
104.2284
Low
103.7193
Last updated: 5/27/2026, 10:45:46 PM
Quick Conversions
| BND | DZD |
|---|---|
| 1 BND | 104.23 DZD |
| 10 BND | 1,042.28 DZD |
| 50 BND | 5,211.42 DZD |
| 100 BND | 10,422.84 DZD |
| 500 BND | 52,114.20 DZD |
| 1,000 BND | 104,228.40 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-05-27T22:45:46Z",
"rates": {
"DZD": 104.228397
}
}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": 10422.8397,
"rate": 104.228397
}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