Rate Overview
Live
1 BIF = 0.044874 DZD
1 DZD = 22.2846
BIF
Avg
0.044334
High
0.044910
Low
0.043768
Last updated: 3/27/2026, 11:53:53 AM
Quick Conversions
| BIF | DZD |
|---|---|
| 1 BIF | 0.04 DZD |
| 10 BIF | 0.45 DZD |
| 50 BIF | 2.24 DZD |
| 100 BIF | 4.49 DZD |
| 500 BIF | 22.44 DZD |
| 1,000 BIF | 44.87 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-03-27T11:53:53Z",
"rates": {
"DZD": 0.044874
}
}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.4874,
"rate": 0.044874
}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