Rate Overview
Live
1 XPF = 0.067754 BOB
1 BOB = 14.7593
XPF
Avg
0.067885
High
0.068519
Low
0.067359
Last updated: 3/7/2026, 12:28:11 AM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.07 BOB |
| 10 XPF | 0.68 BOB |
| 50 XPF | 3.39 BOB |
| 100 XPF | 6.78 BOB |
| 500 XPF | 33.88 BOB |
| 1,000 XPF | 67.75 BOB |
Get XPF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BOBExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T00:28:11Z",
"rates": {
"BOB": 0.067754
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BOB",
"amount": 100
},
"result": 6.775399999999999,
"rate": 0.067754
}Build with XPF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key