Rate Overview
Live
1 XPF = 29.1898 BIF
1 BIF = 0.034259
XPF
Avg
29.1793
High
29.7338
Low
28.8998
Last updated: 4/16/2026, 7:07:58 PM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 29.19 BIF |
| 10 XPF | 291.90 BIF |
| 50 XPF | 1,459.49 BIF |
| 100 XPF | 2,918.98 BIF |
| 500 XPF | 14,594.90 BIF |
| 1,000 XPF | 29,189.80 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-04-16T19:07:58Z",
"rates": {
"BIF": 29.189801
}
}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": 2918.9800999999998,
"rate": 29.189801
}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