Rate Overview
Live
1 BIF = 0.192822 XOF
1 XOF = 5.1861
BIF
Avg
0.192781
High
0.193479
Low
0.191984
Last updated: 7/28/2026, 2:56:19 PM
Quick Conversions
| BIF | XOF |
|---|---|
| 1 BIF | 0.19 XOF |
| 10 BIF | 1.93 XOF |
| 50 BIF | 9.64 XOF |
| 100 BIF | 19.28 XOF |
| 500 BIF | 96.41 XOF |
| 1,000 BIF | 192.82 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-07-28T14:56:19Z",
"rates": {
"XOF": 0.192822
}
}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": 19.2822,
"rate": 0.192822
}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