Rate Overview
Live
1 XPF = 0.077524 SBD
1 SBD = 12.8992
XPF
Avg
0.078044
High
0.078429
Low
0.077524
Last updated: 5/27/2026, 8:23:11 PM
Quick Conversions
| XPF | SBD |
|---|---|
| 1 XPF | 0.08 SBD |
| 10 XPF | 0.78 SBD |
| 50 XPF | 3.88 SBD |
| 100 XPF | 7.75 SBD |
| 500 XPF | 38.76 SBD |
| 1,000 XPF | 77.52 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-27T20:23:11Z",
"rates": {
"SBD": 0.077524
}
}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.7524,
"rate": 0.077524
}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