Rate Overview
Live
1 XPF = 28.6747 BIF
1 BIF = 0.034874
XPF
Avg
28.7372
High
28.8684
Low
28.6674
Last updated: 3/27/2026, 6:03:55 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 28.67 BIF |
| 10 XPF | 286.75 BIF |
| 50 XPF | 1,433.73 BIF |
| 100 XPF | 2,867.47 BIF |
| 500 XPF | 14,337.34 BIF |
| 1,000 XPF | 28,674.68 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-27T06:03:55Z",
"rates": {
"BIF": 28.674679
}
}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": 2867.4679,
"rate": 28.674679
}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