Rate Overview
Live
1 BIF = 0.034386 XPF
1 XPF = 29.0816
BIF
Avg
0.034323
High
0.035181
Low
0.033313
Last updated: 5/27/2026, 12:34:14 PM
Quick Conversions
| BIF | XPF |
|---|---|
| 1 BIF | 0.03 XPF |
| 10 BIF | 0.34 XPF |
| 50 BIF | 1.72 XPF |
| 100 BIF | 3.44 XPF |
| 500 BIF | 17.19 XPF |
| 1,000 BIF | 34.39 XPF |
Get BIF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=XPFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-27T12:34:14Z",
"rates": {
"XPF": 0.034386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "XPF",
"amount": 100
},
"result": 3.4386,
"rate": 0.034386
}Build with BIF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key