Rate Overview
Live
1 BIF = 0.044295 DZD
1 DZD = 22.5759
BIF
Avg
0.044451
High
0.044594
Low
0.044218
Last updated: 5/8/2026, 2:22:31 PM
Quick Conversions
| BIF | DZD |
|---|---|
| 1 BIF | 0.04 DZD |
| 10 BIF | 0.44 DZD |
| 50 BIF | 2.21 DZD |
| 100 BIF | 4.43 DZD |
| 500 BIF | 22.15 DZD |
| 1,000 BIF | 44.30 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-05-08T14:22:31Z",
"rates": {
"DZD": 0.044295
}
}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.4295,
"rate": 0.044295
}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