Rate Overview
Live
1 BBD = 51.3339 XPF
1 XPF = 0.019480
BBD
Avg
51.2984
High
51.4240
Low
51.0985
Last updated: 5/27/2026, 8:24:08 AM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 51.33 XPF |
| 10 BBD | 513.34 XPF |
| 50 BBD | 2,566.69 XPF |
| 100 BBD | 5,133.39 XPF |
| 500 BBD | 25,666.94 XPF |
| 1,000 BBD | 51,333.88 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-05-27T08:24:08Z",
"rates": {
"XPF": 51.333875
}
}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": 5133.3875,
"rate": 51.333875
}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