Rate Overview
Live
1 BSD = 100.9202 XPF
1 XPF = 0.009909 BSD
Avg
101.9921
High
103.4875
Low
100.5749
Last updated: 1/25/2026, 9:18:35 AM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 100.92 XPF |
| 10 BSD | 1,009.20 XPF |
| 50 BSD | 5,046.01 XPF |
| 100 BSD | 10,092.02 XPF |
| 500 BSD | 50,460.08 XPF |
| 1,000 BSD | 100,920.16 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-01-25T09:18:35Z",
"rates": {
"XPF": 100.920158
}
}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": 10092.0158,
"rate": 100.920158
}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