Rate Overview
Live
1 BSD = 102.2364 XPF
1 XPF = 0.009781
BSD
Avg
101.8966
High
103.8874
Low
99.5723
Last updated: 5/28/2026, 11:17:30 PM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 102.24 XPF |
| 10 BSD | 1,022.36 XPF |
| 50 BSD | 5,111.82 XPF |
| 100 BSD | 10,223.64 XPF |
| 500 BSD | 51,118.18 XPF |
| 1,000 BSD | 102,236.35 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-05-28T23:17:30Z",
"rates": {
"XPF": 102.23635
}
}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": 10223.635,
"rate": 102.23635
}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