Rate Overview
Live
1 XPF = 0.009812 BSD
1 BSD = 101.9160
XPF
Avg
0.009817
High
0.009900
Low
0.009755
Last updated: 3/7/2026, 12:26:35 AM
Quick Conversions
| XPF | BSD |
|---|---|
| 1 XPF | 0.01 BSD |
| 10 XPF | 0.10 BSD |
| 50 XPF | 0.49 BSD |
| 100 XPF | 0.98 BSD |
| 500 XPF | 4.91 BSD |
| 1,000 XPF | 9.81 BSD |
Get XPF/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BSDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T00:26:35Z",
"rates": {
"BSD": 0.009812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BSD",
"amount": 100
},
"result": 0.9812,
"rate": 0.009812
}Build with XPF/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key