Rate Overview
Live
1 XPF = 0.079020 SBD
1 SBD = 12.6550
XPF
Avg
0.078579
High
0.079020
Low
0.078102
Last updated: 5/7/2026, 11:20:46 AM
Quick Conversions
| XPF | SBD |
|---|---|
| 1 XPF | 0.08 SBD |
| 10 XPF | 0.79 SBD |
| 50 XPF | 3.95 SBD |
| 100 XPF | 7.90 SBD |
| 500 XPF | 39.51 SBD |
| 1,000 XPF | 79.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-05-07T11:20:46Z",
"rates": {
"SBD": 0.07902
}
}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.902000000000001,
"rate": 0.07902
}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