Rate Overview
Live
1 BBD = 50.9592 XPF
1 XPF = 0.019624
BBD
Avg
50.8910
High
51.2679
Low
50.5035
Last updated: 3/6/2026, 9:36:01 PM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 50.96 XPF |
| 10 BBD | 509.59 XPF |
| 50 BBD | 2,547.96 XPF |
| 100 BBD | 5,095.92 XPF |
| 500 BBD | 25,479.63 XPF |
| 1,000 BBD | 50,959.25 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-03-06T21:36:01Z",
"rates": {
"XPF": 50.95925
}
}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": 5095.924999999999,
"rate": 50.95925
}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