Rate Overview
Live
1 XPF = 0.009908 BSD
1 BSD = 100.9285 XPF
Avg
0.009606
High
0.009955
Low
0.008721
Last updated: 1/25/2026, 7:26:10 AM
Quick Conversions
| XPF | BSD |
|---|---|
| 1 XPF | 0.01 BSD |
| 10 XPF | 0.10 BSD |
| 50 XPF | 0.50 BSD |
| 100 XPF | 0.99 BSD |
| 500 XPF | 4.95 BSD |
| 1,000 XPF | 9.91 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-01-25T07:26:10Z",
"rates": {
"BSD": 0.009908
}
}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.9908,
"rate": 0.009908
}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