Rate Overview
Live
1 BBD = 51.1088 XPF
1 XPF = 0.019566
BBD
Avg
52.5019
High
57.4529
Low
50.0173
Last updated: 5/27/2026, 12:13:35 PM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 51.11 XPF |
| 10 BBD | 511.09 XPF |
| 50 BBD | 2,555.44 XPF |
| 100 BBD | 5,110.88 XPF |
| 500 BBD | 25,554.38 XPF |
| 1,000 BBD | 51,108.75 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-27T12:13:35Z",
"rates": {
"XPF": 51.10875
}
}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": 5110.875,
"rate": 51.10875
}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