Rate Overview
Live
1 XPF = 0.066861 BOB
1 BOB = 14.9564
XPF
Avg
0.067615
High
0.069085
Low
0.066522
Last updated: 3/27/2026, 2:35:49 PM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.07 BOB |
| 10 XPF | 0.67 BOB |
| 50 XPF | 3.34 BOB |
| 100 XPF | 6.69 BOB |
| 500 XPF | 33.43 BOB |
| 1,000 XPF | 66.86 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-27T14:35:49Z",
"rates": {
"BOB": 0.066861
}
}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.686100000000001,
"rate": 0.066861
}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