Rate Overview
Live
1 BBD = 51.4558 XPF
1 XPF = 0.019434
BBD
Avg
51.5902
High
51.7374
Low
51.4558
Last updated: 6/16/2026, 12:22:28 PM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 51.46 XPF |
| 10 BBD | 514.56 XPF |
| 50 BBD | 2,572.79 XPF |
| 100 BBD | 5,145.58 XPF |
| 500 BBD | 25,727.90 XPF |
| 1,000 BBD | 51,455.80 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-06-16T12:22:28Z",
"rates": {
"XPF": 51.4558
}
}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": 5145.58,
"rate": 51.4558
}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