Rate Overview
Live
1 XPF = 29.1649 BIF
1 BIF = 0.034288
XPF
Avg
29.1773
High
29.2418
Low
29.1319
Last updated: 5/6/2026, 9:06:29 PM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 29.16 BIF |
| 10 XPF | 291.65 BIF |
| 50 XPF | 1,458.24 BIF |
| 100 XPF | 2,916.49 BIF |
| 500 XPF | 14,582.45 BIF |
| 1,000 XPF | 29,164.89 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-06T21:06:29Z",
"rates": {
"BIF": 29.164893
}
}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": 2916.4892999999997,
"rate": 29.164893
}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