Rate Overview
Live
1 XAF = 5.2584 BIF
1 BIF = 0.190170
XAF
Avg
5.2922
High
5.3387
Low
5.2532
Last updated: 3/7/2026, 1:07:31 AM
Quick Conversions
| XAF | BIF |
|---|---|
| 1 XAF | 5.26 BIF |
| 10 XAF | 52.58 BIF |
| 50 XAF | 262.92 BIF |
| 100 XAF | 525.84 BIF |
| 500 XAF | 2,629.22 BIF |
| 1,000 XAF | 5,258.45 BIF |
Get XAF/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=BIFExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-07T01:07:31Z",
"rates": {
"BIF": 5.258445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "BIF",
"amount": 100
},
"result": 525.8445,
"rate": 5.258445
}Build with XAF/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key