Rate Overview
Live
1 XAF = 5.3031 BIF
1 BIF = 0.188569
XAF
Avg
5.3097
High
5.3139
Low
5.3031
Last updated: 5/7/2026, 1:17:59 AM
Quick Conversions
| XAF | BIF |
|---|---|
| 1 XAF | 5.30 BIF |
| 10 XAF | 53.03 BIF |
| 50 XAF | 265.15 BIF |
| 100 XAF | 530.31 BIF |
| 500 XAF | 2,651.55 BIF |
| 1,000 XAF | 5,303.09 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-05-07T01:17:59Z",
"rates": {
"BIF": 5.303091
}
}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": 530.3091000000001,
"rate": 5.303091
}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