Rate Overview
Live
1 BSD = 102.9237 XPF
1 XPF = 0.009716
BSD
Avg
101.9150
High
102.9237
Low
101.0070
Last updated: 3/6/2026, 8:10:10 AM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 102.92 XPF |
| 10 BSD | 1,029.24 XPF |
| 50 BSD | 5,146.19 XPF |
| 100 BSD | 10,292.38 XPF |
| 500 BSD | 51,461.88 XPF |
| 1,000 BSD | 102,923.75 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-03-06T08:10:10Z",
"rates": {
"XPF": 102.92375
}
}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": 10292.375,
"rate": 102.92375
}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