Rate Overview
Live
1 XPF = 0.067656 BOB
1 BOB = 14.7807
XPF
Avg
0.067688
High
0.068279
Low
0.067315
Last updated: 5/28/2026, 11:10:54 PM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.07 BOB |
| 10 XPF | 0.68 BOB |
| 50 XPF | 3.38 BOB |
| 100 XPF | 6.77 BOB |
| 500 XPF | 33.83 BOB |
| 1,000 XPF | 67.66 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-05-28T23:10:54Z",
"rates": {
"BOB": 0.067656
}
}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.765599999999999,
"rate": 0.067656
}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