Rate Overview
Live
1 BIF = 0.035127 XPF
1 XPF = 28.4681
BIF
Avg
0.034588
High
0.035127
Low
0.033803
Last updated: 7/25/2026, 10:19:22 PM
Quick Conversions
| BIF | XPF |
|---|---|
| 1 BIF | 0.04 XPF |
| 10 BIF | 0.35 XPF |
| 50 BIF | 1.76 XPF |
| 100 BIF | 3.51 XPF |
| 500 BIF | 17.56 XPF |
| 1,000 BIF | 35.13 XPF |
Get BIF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=XPFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-25T22:19:22Z",
"rates": {
"XPF": 0.035127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "XPF",
"amount": 100
},
"result": 3.5126999999999997,
"rate": 0.035127
}Build with BIF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key