Rate Overview
Live
1 BOB = 10.5544 XPF
1 XPF = 0.094747
BOB
Avg
14.0761
High
15.1247
Low
10.5544
Last updated: 7/8/2026, 8:32:28 AM
Quick Conversions
| BOB | XPF |
|---|---|
| 1 BOB | 10.55 XPF |
| 10 BOB | 105.54 XPF |
| 50 BOB | 527.72 XPF |
| 100 BOB | 1,055.44 XPF |
| 500 BOB | 5,277.19 XPF |
| 1,000 BOB | 10,554.38 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-08T08:32:28Z",
"rates": {
"XPF": 10.554376
}
}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": 1055.4376,
"rate": 10.554376
}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