Rate Overview
Live
1 XPF = 0.019099 BBD
1 BBD = 52.3588
XPF
Avg
0.019539
High
0.019973
Low
0.019099
Last updated: 7/13/2026, 7:33:59 AM
Quick Conversions
| XPF | BBD |
|---|---|
| 1 XPF | 0.02 BBD |
| 10 XPF | 0.19 BBD |
| 50 XPF | 0.95 BBD |
| 100 XPF | 1.91 BBD |
| 500 XPF | 9.55 BBD |
| 1,000 XPF | 19.10 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-07-13T07:33:59Z",
"rates": {
"BBD": 0.019099
}
}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.9099000000000002,
"rate": 0.019099
}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