Rate Overview
Live
1 BSD = 104.3532 XPF
1 XPF = 0.009583
BSD
Avg
104.3666
High
104.6125
Low
104.1985
Last updated: 7/20/2026, 7:06:47 AM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 104.35 XPF |
| 10 BSD | 1,043.53 XPF |
| 50 BSD | 5,217.66 XPF |
| 100 BSD | 10,435.32 XPF |
| 500 BSD | 52,176.60 XPF |
| 1,000 BSD | 104,353.20 XPF |
Get BSD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=XPFExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-20T07:06:47Z",
"rates": {
"XPF": 104.3532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "XPF",
"amount": 100
},
"result": 10435.32,
"rate": 104.3532
}Build with BSD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key