Rate Overview
Live
1 XPF = 0.094747 BOB
1 BOB = 10.5544
XPF
Avg
0.072621
High
0.094747
Low
0.066116
Last updated: 7/8/2026, 8:35:47 AM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.09 BOB |
| 10 XPF | 0.95 BOB |
| 50 XPF | 4.74 BOB |
| 100 XPF | 9.47 BOB |
| 500 XPF | 47.37 BOB |
| 1,000 XPF | 94.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-07-08T08:35:47Z",
"rates": {
"BOB": 0.094747
}
}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": 9.4747,
"rate": 0.094747
}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