Rate Overview
Live
1 XPF = 28.4675 BIF
1 BIF = 0.035128
XPF
Avg
28.5101
High
28.5370
Low
28.4675
Last updated: 7/25/2026, 11:28:01 PM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 28.47 BIF |
| 10 XPF | 284.67 BIF |
| 50 XPF | 1,423.37 BIF |
| 100 XPF | 2,846.75 BIF |
| 500 XPF | 14,233.73 BIF |
| 1,000 XPF | 28,467.47 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-25T23:28:01Z",
"rates": {
"BIF": 28.46747
}
}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": 2846.747,
"rate": 28.46747
}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