Rate Overview
Live
1 BBD = 51.5676 XPF
1 XPF = 0.019392
BBD
Avg
51.6192
High
51.7006
Low
51.5676
Last updated: 8/15/2026, 11:07:46 PM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 51.57 XPF |
| 10 BBD | 515.68 XPF |
| 50 BBD | 2,578.38 XPF |
| 100 BBD | 5,156.76 XPF |
| 500 BBD | 25,783.79 XPF |
| 1,000 BBD | 51,567.57 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-08-15T23:07:46Z",
"rates": {
"XPF": 51.567574
}
}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": 5156.7574,
"rate": 51.567574
}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