Rate Overview
Live
1 BIF = 0.027570 ALL
1 ALL = 36.2713
BIF
Avg
0.027581
High
0.027688
Low
0.027520
Last updated: 7/9/2026, 9:28:41 AM
Quick Conversions
| BIF | ALL |
|---|---|
| 1 BIF | 0.03 ALL |
| 10 BIF | 0.28 ALL |
| 50 BIF | 1.38 ALL |
| 100 BIF | 2.76 ALL |
| 500 BIF | 13.79 ALL |
| 1,000 BIF | 27.57 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-07-09T09:28:41Z",
"rates": {
"ALL": 0.02757
}
}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.757,
"rate": 0.02757
}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