Rate Overview
Live
1 XPF = 28.9333 BIF
1 BIF = 0.034562
XPF
Avg
28.9911
High
29.0551
Low
28.9333
Last updated: 5/27/2026, 1:21:42 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 28.93 BIF |
| 10 XPF | 289.33 BIF |
| 50 XPF | 1,446.67 BIF |
| 100 XPF | 2,893.33 BIF |
| 500 XPF | 14,466.66 BIF |
| 1,000 XPF | 28,933.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-05-27T01:21:42Z",
"rates": {
"BIF": 28.933323
}
}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": 2893.3323,
"rate": 28.933323
}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