Rate Overview
Live
1 XPF = 0.068125 BOB
1 BOB = 14.6789
XPF
Avg
0.067802
High
0.068150
Low
0.067289
Last updated: 4/17/2026, 4:54:56 AM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.07 BOB |
| 10 XPF | 0.68 BOB |
| 50 XPF | 3.41 BOB |
| 100 XPF | 6.81 BOB |
| 500 XPF | 34.06 BOB |
| 1,000 XPF | 68.13 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-04-17T04:54:56Z",
"rates": {
"BOB": 0.068125
}
}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.812500000000001,
"rate": 0.068125
}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