Rate Overview
Live
1 XPF = 0.019871 BBD
1 BBD = 50.3246
XPF
Avg
0.019782
High
0.019875
Low
0.019725
Last updated: 5/7/2026, 6:53:10 AM
Quick Conversions
| XPF | BBD |
|---|---|
| 1 XPF | 0.02 BBD |
| 10 XPF | 0.20 BBD |
| 50 XPF | 0.99 BBD |
| 100 XPF | 1.99 BBD |
| 500 XPF | 9.94 BBD |
| 1,000 XPF | 19.87 BBD |
Get XPF/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BBDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T06:53:10Z",
"rates": {
"BBD": 0.019871
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BBD",
"amount": 100
},
"result": 1.9870999999999999,
"rate": 0.019871
}Build with XPF/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key