Rate Overview
Live
1 BSD = 102.2425 XPF
1 XPF = 0.009781
BSD
Avg
105.0374
High
114.9057
Low
100.0345
Last updated: 5/28/2026, 9:48:59 PM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 102.24 XPF |
| 10 BSD | 1,022.43 XPF |
| 50 BSD | 5,112.13 XPF |
| 100 BSD | 10,224.25 XPF |
| 500 BSD | 51,121.25 XPF |
| 1,000 BSD | 102,242.50 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-28T21:48:59Z",
"rates": {
"XPF": 102.2425
}
}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": 10224.25,
"rate": 102.2425
}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