Rate Overview
Live
1 SBD = 12.9131 XPF
1 XPF = 0.077441
SBD
Avg
12.6222
High
12.9413
Low
12.3526
Last updated: 3/27/2026, 8:25:54 AM
Quick Conversions
| SBD | XPF |
|---|---|
| 1 SBD | 12.91 XPF |
| 10 SBD | 129.13 XPF |
| 50 SBD | 645.65 XPF |
| 100 SBD | 1,291.31 XPF |
| 500 SBD | 6,456.54 XPF |
| 1,000 SBD | 12,913.08 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-27T08:25:54Z",
"rates": {
"XPF": 12.913081
}
}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": 1291.3081,
"rate": 12.913081
}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