Rate Overview
Live
1 XPF = 29.1726 BIF
1 BIF = 0.034279
XPF
Avg
29.1255
High
29.2238
Low
29.0414
Last updated: 9/4/2026, 12:27:33 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 29.17 BIF |
| 10 XPF | 291.73 BIF |
| 50 XPF | 1,458.63 BIF |
| 100 XPF | 2,917.26 BIF |
| 500 XPF | 14,586.29 BIF |
| 1,000 XPF | 29,172.58 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-09-04T00:27:33Z",
"rates": {
"BIF": 29.172576
}
}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": 2917.2576,
"rate": 29.172576
}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