Rate Overview
Live
1 XPF = 0.077024 SBD
1 SBD = 12.9830
XPF
Avg
0.077238
High
0.077457
Low
0.076928
Last updated: 7/25/2026, 8:48:33 PM
Quick Conversions
| XPF | SBD |
|---|---|
| 1 XPF | 0.08 SBD |
| 10 XPF | 0.77 SBD |
| 50 XPF | 3.85 SBD |
| 100 XPF | 7.70 SBD |
| 500 XPF | 38.51 SBD |
| 1,000 XPF | 77.02 SBD |
Get XPF/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SBDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-25T20:48:33Z",
"rates": {
"SBD": 0.077024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SBD",
"amount": 100
},
"result": 7.7024,
"rate": 0.077024
}Build with XPF/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key