Rate Overview
Live
1 XPF = 0.112694 BOB
1 BOB = 8.8736
XPF
Avg
0.113342
High
0.115750
Low
0.112537
Last updated: 8/19/2026, 8:34:12 AM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.11 BOB |
| 10 XPF | 1.13 BOB |
| 50 XPF | 5.63 BOB |
| 100 XPF | 11.27 BOB |
| 500 XPF | 56.35 BOB |
| 1,000 XPF | 112.69 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-19T08:34:12Z",
"rates": {
"BOB": 0.112694
}
}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.269400000000001,
"rate": 0.112694
}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