Rate Overview
Live
1 XPF = 0.077309 SBD
1 SBD = 12.9351
XPF
Avg
0.077388
High
0.077620
Low
0.077092
Last updated: 7/21/2026, 1:42:14 AM
Quick Conversions
| XPF | SBD |
|---|---|
| 1 XPF | 0.08 SBD |
| 10 XPF | 0.77 SBD |
| 50 XPF | 3.87 SBD |
| 100 XPF | 7.73 SBD |
| 500 XPF | 38.65 SBD |
| 1,000 XPF | 77.31 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-21T01:42:14Z",
"rates": {
"SBD": 0.077309
}
}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.7309,
"rate": 0.077309
}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