Rate Overview
Live
1 BBD = 52.4555 XPF
1 XPF = 0.019064
BBD
Avg
52.2951
High
52.4555
Low
52.1662
Last updated: 7/25/2026, 11:53:22 PM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 52.46 XPF |
| 10 BBD | 524.55 XPF |
| 50 BBD | 2,622.77 XPF |
| 100 BBD | 5,245.55 XPF |
| 500 BBD | 26,227.74 XPF |
| 1,000 BBD | 52,455.48 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-25T23:53:22Z",
"rates": {
"XPF": 52.455481
}
}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": 5245.5481,
"rate": 52.455481
}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