Rate Overview
Live
1 BOB = 9.2147 XPF
1 XPF = 0.108522
BOB
Avg
14.1374
High
15.1284
Low
9.2147
Last updated: 7/30/2026, 8:04:36 AM
Quick Conversions
| BOB | XPF |
|---|---|
| 1 BOB | 9.21 XPF |
| 10 BOB | 92.15 XPF |
| 50 BOB | 460.74 XPF |
| 100 BOB | 921.47 XPF |
| 500 BOB | 4,607.37 XPF |
| 1,000 BOB | 9,214.75 XPF |
Get BOB/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=XPFExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-30T08:04:36Z",
"rates": {
"XPF": 9.214747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "XPF",
"amount": 100
},
"result": 921.4746999999999,
"rate": 9.214747
}Build with BOB/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key