Rate Overview
Live
1 SBD = 12.6609 XPF
1 XPF = 0.078983
SBD
Avg
12.6163
High
12.6817
Low
12.5211
Last updated: 3/7/2026, 12:27:57 AM
Quick Conversions
| SBD | XPF |
|---|---|
| 1 SBD | 12.66 XPF |
| 10 SBD | 126.61 XPF |
| 50 SBD | 633.04 XPF |
| 100 SBD | 1,266.09 XPF |
| 500 SBD | 6,330.44 XPF |
| 1,000 SBD | 12,660.88 XPF |
Get SBD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=XPFExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:27:57Z",
"rates": {
"XPF": 12.660875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "XPF",
"amount": 100
},
"result": 1266.0875,
"rate": 12.660875
}Build with SBD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key