Rate Overview
Live
1 XPF = 28.9516 BIF
1 BIF = 0.034540
XPF
Avg
28.9448
High
28.9664
Low
28.9152
Last updated: 8/14/2026, 12:53:52 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 28.95 BIF |
| 10 XPF | 289.52 BIF |
| 50 XPF | 1,447.58 BIF |
| 100 XPF | 2,895.16 BIF |
| 500 XPF | 14,475.81 BIF |
| 1,000 XPF | 28,951.62 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-08-14T00:53:52Z",
"rates": {
"BIF": 28.951616
}
}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": 2895.1616000000004,
"rate": 28.951616
}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