Rate Overview
Live
1 XPF = 28.5116 BIF
1 BIF = 0.035073
XPF
Avg
28.9690
High
29.9205
Low
28.4618
Last updated: 7/27/2026, 6:27:16 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 28.51 BIF |
| 10 XPF | 285.12 BIF |
| 50 XPF | 1,425.58 BIF |
| 100 XPF | 2,851.16 BIF |
| 500 XPF | 14,255.80 BIF |
| 1,000 XPF | 28,511.59 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-07-27T06:27:16Z",
"rates": {
"BIF": 28.511593
}
}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": 2851.1593000000003,
"rate": 28.511593
}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