Rate Overview
Live
1 BSD = 101.3626 XPF
1 XPF = 0.009866
BSD
Avg
101.7677
High
102.6945
Low
101.3626
Last updated: 4/18/2026, 8:46:16 AM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 101.36 XPF |
| 10 BSD | 1,013.63 XPF |
| 50 BSD | 5,068.13 XPF |
| 100 BSD | 10,136.26 XPF |
| 500 BSD | 50,681.29 XPF |
| 1,000 BSD | 101,362.59 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-04-18T08:46:16Z",
"rates": {
"XPF": 101.362588
}
}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": 10136.2588,
"rate": 101.362588
}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