Rate Overview
Live
1 BBD = 51.7298 XPF
1 XPF = 0.019331
BBD
Avg
51.6325
High
51.7298
Low
51.4737
Last updated: 3/27/2026, 7:48:55 AM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 51.73 XPF |
| 10 BBD | 517.30 XPF |
| 50 BBD | 2,586.49 XPF |
| 100 BBD | 5,172.98 XPF |
| 500 BBD | 25,864.91 XPF |
| 1,000 BBD | 51,729.83 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-27T07:48:55Z",
"rates": {
"XPF": 51.729825
}
}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": 5172.9825,
"rate": 51.729825
}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