Rate Overview
Live
1 BSD = 101.5545 XPF
1 XPF = 0.009847
BSD
Avg
101.7766
High
102.1087
Low
101.3680
Last updated: 5/8/2026, 1:00:01 PM
Quick Conversions
| BSD | XPF |
|---|---|
| 1 BSD | 101.55 XPF |
| 10 BSD | 1,015.54 XPF |
| 50 BSD | 5,077.72 XPF |
| 100 BSD | 10,155.45 XPF |
| 500 BSD | 50,777.25 XPF |
| 1,000 BSD | 101,554.49 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-08T13:00:01Z",
"rates": {
"XPF": 101.554491
}
}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": 10155.4491,
"rate": 101.554491
}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