Rate Overview
Live
1 BOB = 14.9600 XPF
1 XPF = 0.066845
BOB
Avg
14.7909
High
15.0326
Low
14.4747
Last updated: 3/27/2026, 8:24:33 AM
Quick Conversions
| BOB | XPF |
|---|---|
| 1 BOB | 14.96 XPF |
| 10 BOB | 149.60 XPF |
| 50 BOB | 748.00 XPF |
| 100 BOB | 1,496.00 XPF |
| 500 BOB | 7,480.02 XPF |
| 1,000 BOB | 14,960.04 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-03-27T08:24:33Z",
"rates": {
"XPF": 14.960038
}
}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": 1496.0038000000002,
"rate": 14.960038
}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