Rate Overview
Live
1 BIF = 0.034910 XPF
1 XPF = 28.6451
BIF
Avg
0.035775
High
0.039523
Low
0.033591
Last updated: 3/27/2026, 9:48:44 AM
Quick Conversions
| BIF | XPF |
|---|---|
| 1 BIF | 0.03 XPF |
| 10 BIF | 0.35 XPF |
| 50 BIF | 1.75 XPF |
| 100 BIF | 3.49 XPF |
| 500 BIF | 17.46 XPF |
| 1,000 BIF | 34.91 XPF |
Get BIF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=XPFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T09:48:44Z",
"rates": {
"XPF": 0.03491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "XPF",
"amount": 100
},
"result": 3.4909999999999997,
"rate": 0.03491
}Build with BIF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key