Rate Overview
Live
1 BND = 103.1119 DZD
1 DZD = 0.009698
BND
Avg
103.0617
High
103.1364
Low
102.8961
Last updated: 7/11/2026, 3:56:23 PM
Quick Conversions
| BND | DZD |
|---|---|
| 1 BND | 103.11 DZD |
| 10 BND | 1,031.12 DZD |
| 50 BND | 5,155.60 DZD |
| 100 BND | 10,311.19 DZD |
| 500 BND | 51,555.97 DZD |
| 1,000 BND | 103,111.95 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-11T15:56:23Z",
"rates": {
"DZD": 103.111947
}
}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": 10311.1947,
"rate": 103.111947
}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