Rate Overview
Live
1 XPF = 0.107055 BOB
1 BOB = 9.3410
XPF
Avg
0.068783
High
0.107055
Low
0.060352
Last updated: 7/25/2026, 8:47:58 PM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.11 BOB |
| 10 XPF | 1.07 BOB |
| 50 XPF | 5.35 BOB |
| 100 XPF | 10.71 BOB |
| 500 XPF | 53.53 BOB |
| 1,000 XPF | 107.05 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-25T20:47:58Z",
"rates": {
"BOB": 0.107055
}
}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.705499999999999,
"rate": 0.107055
}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