Rate Overview
Live
1 XPF = 0.117318 BOB
1 BOB = 8.5238
XPF
Avg
0.104180
High
0.117578
Low
0.066300
Last updated: 8/6/2026, 1:48:54 PM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.12 BOB |
| 10 XPF | 1.17 BOB |
| 50 XPF | 5.87 BOB |
| 100 XPF | 11.73 BOB |
| 500 XPF | 58.66 BOB |
| 1,000 XPF | 117.32 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-08-06T13:48:54Z",
"rates": {
"BOB": 0.117318
}
}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": 11.7318,
"rate": 0.117318
}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