Rate Overview
Live
1 BBD = 51.5251 XPF
1 XPF = 0.019408
BBD
Avg
51.3524
High
51.5251
Low
51.1558
Last updated: 9/2/2026, 3:55:22 PM
Quick Conversions
| BBD | XPF |
|---|---|
| 1 BBD | 51.53 XPF |
| 10 BBD | 515.25 XPF |
| 50 BBD | 2,576.26 XPF |
| 100 BBD | 5,152.51 XPF |
| 500 BBD | 25,762.55 XPF |
| 1,000 BBD | 51,525.10 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-09-02T15:55:22Z",
"rates": {
"XPF": 51.5251
}
}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": 5152.51,
"rate": 51.5251
}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