Rate Overview
Live
1 BIF = 0.044828 DZD
1 DZD = 22.3075
BIF
Avg
0.044712
High
0.044890
Low
0.044479
Last updated: 6/19/2026, 8:44:18 AM
Quick Conversions
| BIF | DZD |
|---|---|
| 1 BIF | 0.04 DZD |
| 10 BIF | 0.45 DZD |
| 50 BIF | 2.24 DZD |
| 100 BIF | 4.48 DZD |
| 500 BIF | 22.41 DZD |
| 1,000 BIF | 44.83 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-06-19T08:44:18Z",
"rates": {
"DZD": 0.044828
}
}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.4828,
"rate": 0.044828
}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