Rate Overview
Live
1 BSD = 102.1641 XPF
1 XPF = 0.009788
BSD
Avg
102.4953
High
102.8480
Low
102.1641
Last updated: 5/28/2026, 8:34:45 PM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 102.16 XPF |
| 10 BSD | 1,021.64 XPF |
| 50 BSD | 5,108.20 XPF |
| 100 BSD | 10,216.41 XPF |
| 500 BSD | 51,082.03 XPF |
| 1,000 BSD | 102,164.05 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-28T20:34:45Z",
"rates": {
"XPF": 102.16405
}
}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": 10216.405,
"rate": 102.16405
}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