Rate Overview
Live
1 BBD = 52.4624 XPF
1 XPF = 0.019061
BBD
Avg
51.2604
High
52.4624
Low
50.0669
Last updated: 7/26/2026, 8:26:35 PM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 52.46 XPF |
| 10 BBD | 524.62 XPF |
| 50 BBD | 2,623.12 XPF |
| 100 BBD | 5,246.24 XPF |
| 500 BBD | 26,231.18 XPF |
| 1,000 BBD | 52,462.36 XPF |
Get BBD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=XPFExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-26T20:26:35Z",
"rates": {
"XPF": 52.462355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "XPF",
"amount": 100
},
"result": 5246.235500000001,
"rate": 52.462355
}Build with BBD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key