Rate Overview
Live
1 SBD = 12.9013 XPF
1 XPF = 0.077511
SBD
Avg
12.7380
High
13.5689
Low
12.0184
Last updated: 5/28/2026, 9:43:29 PM
Quick Conversions
| SBD | XPF |
|---|---|
| 1 SBD | 12.90 XPF |
| 10 SBD | 129.01 XPF |
| 50 SBD | 645.07 XPF |
| 100 SBD | 1,290.13 XPF |
| 500 SBD | 6,450.67 XPF |
| 1,000 SBD | 12,901.34 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-05-28T21:43:29Z",
"rates": {
"XPF": 12.901343
}
}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": 1290.1343000000002,
"rate": 12.901343
}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