Rate Overview
Live
1 BIF = 0.188858 XOF
1 XOF = 5.2950
BIF
Avg
0.188962
High
0.189279
Low
0.188456
Last updated: 9/4/2026, 3:28:47 PM
Quick Conversions
| BIF | XOF |
|---|---|
| 1 BIF | 0.19 XOF |
| 10 BIF | 1.89 XOF |
| 50 BIF | 9.44 XOF |
| 100 BIF | 18.89 XOF |
| 500 BIF | 94.43 XOF |
| 1,000 BIF | 188.86 XOF |
Get BIF/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=XOFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-04T15:28:47Z",
"rates": {
"XOF": 0.188858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "XOF",
"amount": 100
},
"result": 18.8858,
"rate": 0.188858
}Build with BIF/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key