Rate Overview
Live
1 XPF = 29.1299 BIF
1 BIF = 0.034329
XPF
Avg
29.1401
High
29.3463
Low
28.9601
Last updated: 3/7/2026, 12:33:43 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 29.13 BIF |
| 10 XPF | 291.30 BIF |
| 50 XPF | 1,456.50 BIF |
| 100 XPF | 2,912.99 BIF |
| 500 XPF | 14,564.96 BIF |
| 1,000 XPF | 29,129.92 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-03-07T00:33:43Z",
"rates": {
"BIF": 29.129923
}
}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": 2912.9923000000003,
"rate": 29.129923
}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