Rate Overview
Live
1 XPF = 28.5029 BIF
1 BIF = 0.035084
XPF
Avg
28.1352
High
29.7698
Low
25.3016
Last updated: 7/13/2026, 7:35:26 AM
Quick Conversions
| XPF | BIF |
|---|---|
| 1 XPF | 28.50 BIF |
| 10 XPF | 285.03 BIF |
| 50 XPF | 1,425.14 BIF |
| 100 XPF | 2,850.29 BIF |
| 500 XPF | 14,251.45 BIF |
| 1,000 XPF | 28,502.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-07-13T07:35:26Z",
"rates": {
"BIF": 28.502893
}
}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": 2850.2893,
"rate": 28.502893
}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