Rate Overview
Live
1 SBD = 13.1080 XPF
1 XPF = 0.076289
SBD
Avg
12.9790
High
13.1080
Low
12.8720
Last updated: 7/8/2026, 4:00:35 PM
Quick Conversions
| SBD | XPF |
|---|---|
| 1 SBD | 13.11 XPF |
| 10 SBD | 131.08 XPF |
| 50 SBD | 655.40 XPF |
| 100 SBD | 1,310.80 XPF |
| 500 SBD | 6,554.01 XPF |
| 1,000 SBD | 13,108.02 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-07-08T16:00:35Z",
"rates": {
"XPF": 13.108019
}
}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": 1310.8019000000002,
"rate": 13.108019
}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