Rate Overview
Live
1 BIF = 0.044649 DZD
1 DZD = 22.3969
BIF
Avg
0.044698
High
0.044802
Low
0.044643
Last updated: 7/23/2026, 7:29:02 AM
Quick Conversions
| BIF | DZD |
|---|---|
| 1 BIF | 0.04 DZD |
| 10 BIF | 0.45 DZD |
| 50 BIF | 2.23 DZD |
| 100 BIF | 4.46 DZD |
| 500 BIF | 22.32 DZD |
| 1,000 BIF | 44.65 DZD |
Get BIF/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=DZDExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-23T07:29:02Z",
"rates": {
"DZD": 0.044649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "DZD",
"amount": 100
},
"result": 4.4649,
"rate": 0.044649
}Build with BIF/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key