Rate Overview
Live
1 BBD = 52.4176 XPF
1 XPF = 0.019078
BBD
Avg
52.2464
High
52.4176
Low
51.9079
Last updated: 7/24/2026, 5:03:46 AM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 52.42 XPF |
| 10 BBD | 524.18 XPF |
| 50 BBD | 2,620.88 XPF |
| 100 BBD | 5,241.76 XPF |
| 500 BBD | 26,208.80 XPF |
| 1,000 BBD | 52,417.60 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-24T05:03:46Z",
"rates": {
"XPF": 52.4176
}
}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": 5241.76,
"rate": 52.4176
}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