Rate Overview
Live
1 BIF = 0.028050 ALL
1 ALL = 35.6506
BIF
Avg
0.027962
High
0.028399
Low
0.027383
Last updated: 3/27/2026, 8:02:15 AM
Quick Conversions
| BIF | ALL |
|---|---|
| 1 BIF | 0.03 ALL |
| 10 BIF | 0.28 ALL |
| 50 BIF | 1.40 ALL |
| 100 BIF | 2.80 ALL |
| 500 BIF | 14.02 ALL |
| 1,000 BIF | 28.05 ALL |
Get BIF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=ALLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T08:02:15Z",
"rates": {
"ALL": 0.02805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "ALL",
"amount": 100
},
"result": 2.8049999999999997,
"rate": 0.02805
}Build with BIF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key