Rate Overview
Live
1 XPF = 28.5803 BIF
1 BIF = 0.034989
XPF
Avg
28.4910
High
28.5803
Low
28.4254
Last updated: 7/3/2026, 1:09:40 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 28.58 BIF |
| 10 XPF | 285.80 BIF |
| 50 XPF | 1,429.02 BIF |
| 100 XPF | 2,858.03 BIF |
| 500 XPF | 14,290.16 BIF |
| 1,000 XPF | 28,580.32 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-03T01:09:40Z",
"rates": {
"BIF": 28.580318
}
}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": 2858.0317999999997,
"rate": 28.580318
}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