Rate Overview
Live
1 BOB = 14.8632 XPF
1 XPF = 0.067280
BOB
Avg
14.8389
High
14.8720
Low
14.7917
Last updated: 5/29/2026, 9:11:12 PM
Quick Conversions
| BOB | XPF |
|---|---|
| 1 BOB | 14.86 XPF |
| 10 BOB | 148.63 XPF |
| 50 BOB | 743.16 XPF |
| 100 BOB | 1,486.32 XPF |
| 500 BOB | 7,431.59 XPF |
| 1,000 BOB | 14,863.17 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-05-29T21:11:12Z",
"rates": {
"XPF": 14.86317
}
}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": 1486.317,
"rate": 14.86317
}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