Rate Overview
Live
1 BBD = 52.3562 XPF
1 XPF = 0.019100
BBD
Avg
51.1858
High
52.3562
Low
50.0669
Last updated: 7/13/2026, 8:40:12 AM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 52.36 XPF |
| 10 BBD | 523.56 XPF |
| 50 BBD | 2,617.81 XPF |
| 100 BBD | 5,235.62 XPF |
| 500 BBD | 26,178.09 XPF |
| 1,000 BBD | 52,356.18 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-13T08:40:12Z",
"rates": {
"XPF": 52.356178
}
}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": 5235.6178,
"rate": 52.356178
}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