Rate Overview
Live
1 BSD = 104.9336 XPF
1 XPF = 0.009530
BSD
Avg
102.7609
High
104.9336
Low
100.1550
Last updated: 7/28/2026, 12:46:42 PM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 104.93 XPF |
| 10 BSD | 1,049.34 XPF |
| 50 BSD | 5,246.68 XPF |
| 100 BSD | 10,493.36 XPF |
| 500 BSD | 52,466.80 XPF |
| 1,000 BSD | 104,933.60 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-28T12:46:42Z",
"rates": {
"XPF": 104.9336
}
}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": 10493.36,
"rate": 104.9336
}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