Rate Overview
Live
1 XPF = 0.121229 BOB
1 BOB = 8.2489
XPF
Avg
0.119207
High
0.121543
Low
0.115468
Last updated: 9/8/2026, 9:53:31 PM
Quick Conversions
| XPF | BOB |
|---|---|
| 1 XPF | 0.12 BOB |
| 10 XPF | 1.21 BOB |
| 50 XPF | 6.06 BOB |
| 100 XPF | 12.12 BOB |
| 500 XPF | 60.61 BOB |
| 1,000 XPF | 121.23 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-09-08T21:53:31Z",
"rates": {
"BOB": 0.121229
}
}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": 12.1229,
"rate": 0.121229
}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