Rate Overview
Live
1 XPF = 0.108486 BOB
1 BOB = 9.2178
XPF
Avg
0.106323
High
0.108502
Low
0.103545
Last updated: 7/29/2026, 8:42:22 AM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.11 BOB |
| 10 XPF | 1.08 BOB |
| 50 XPF | 5.42 BOB |
| 100 XPF | 10.85 BOB |
| 500 XPF | 54.24 BOB |
| 1,000 XPF | 108.49 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-29T08:42:22Z",
"rates": {
"BOB": 0.108486
}
}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": 10.8486,
"rate": 0.108486
}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