Rate Overview
Live
1 BSD = 103.6235 XPF
1 XPF = 0.009650
BSD
Avg
103.2521
High
103.6235
Low
103.0043
Last updated: 6/18/2026, 3:34:39 AM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 103.62 XPF |
| 10 BSD | 1,036.23 XPF |
| 50 BSD | 5,181.17 XPF |
| 100 BSD | 10,362.35 XPF |
| 500 BSD | 51,811.73 XPF |
| 1,000 BSD | 103,623.45 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-06-18T03:34:39Z",
"rates": {
"XPF": 103.62345
}
}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": 10362.345000000001,
"rate": 103.62345
}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