Rate Overview
Live
1 BIF = 0.027176 ALL
1 ALL = 36.7972
BIF
Avg
0.027309
High
0.027550
Low
0.026892
Last updated: 4/18/2026, 8:45:50 AM
Quick Conversions
| BIF | ALL |
|---|---|
| 1 BIF | 0.03 ALL |
| 10 BIF | 0.27 ALL |
| 50 BIF | 1.36 ALL |
| 100 BIF | 2.72 ALL |
| 500 BIF | 13.59 ALL |
| 1,000 BIF | 27.18 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-04-18T08:45:50Z",
"rates": {
"ALL": 0.027176
}
}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.7176,
"rate": 0.027176
}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