Rate Overview
Live
1 XPF = 28.6449 BIF
1 BIF = 0.034910
XPF
Avg
28.8819
High
29.3631
Low
28.4806
Last updated: 3/27/2026, 9:31:32 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 28.64 BIF |
| 10 XPF | 286.45 BIF |
| 50 XPF | 1,432.25 BIF |
| 100 XPF | 2,864.49 BIF |
| 500 XPF | 14,322.47 BIF |
| 1,000 XPF | 28,644.93 BIF |
Get XPF/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BIFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:31:32Z",
"rates": {
"BIF": 28.644932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BIF",
"amount": 100
},
"result": 2864.4932,
"rate": 28.644932
}Build with XPF/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key