Rate Overview
Live
1 SBD = 12.8711 XPF
1 XPF = 0.077693
SBD
Avg
12.8116
High
12.8711
Low
12.7503
Last updated: 5/28/2026, 8:32:18 PM
Quick Conversions
| SBD | XPF |
|---|---|
| 1 SBD | 12.87 XPF |
| 10 SBD | 128.71 XPF |
| 50 SBD | 643.56 XPF |
| 100 SBD | 1,287.11 XPF |
| 500 SBD | 6,435.57 XPF |
| 1,000 SBD | 12,871.14 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-28T20:32:18Z",
"rates": {
"XPF": 12.871142
}
}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": 1287.1142,
"rate": 12.871142
}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