Rate Overview
Live
1 XPF = 0.078140 SBD
1 SBD = 12.7975
XPF
Avg
0.078389
High
0.079244
Low
0.077833
Last updated: 5/27/2026, 6:29:41 PM
Quick Conversions
| XPF | SBD |
|---|---|
| 1 XPF | 0.08 SBD |
| 10 XPF | 0.78 SBD |
| 50 XPF | 3.91 SBD |
| 100 XPF | 7.81 SBD |
| 500 XPF | 39.07 SBD |
| 1,000 XPF | 78.14 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-27T18:29:41Z",
"rates": {
"SBD": 0.07814
}
}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.814,
"rate": 0.07814
}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