Rate Overview
Live
1 XPF = 0.067939 BOB
1 BOB = 14.7191
XPF
Avg
0.067846
High
0.067978
Low
0.067676
Last updated: 5/7/2026, 4:55:44 PM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.07 BOB |
| 10 XPF | 0.68 BOB |
| 50 XPF | 3.40 BOB |
| 100 XPF | 6.79 BOB |
| 500 XPF | 33.97 BOB |
| 1,000 XPF | 67.94 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-05-07T16:55:44Z",
"rates": {
"BOB": 0.067939
}
}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": 6.7939,
"rate": 0.067939
}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