Rate Overview
Live
1 SBD = 12.6668 XPF
1 XPF = 0.078946
SBD
Avg
12.7203
High
12.7755
Low
12.6549
Last updated: 5/8/2026, 1:00:45 PM
Quick Conversions
| SBD | XPF |
|---|---|
| 1 SBD | 12.67 XPF |
| 10 SBD | 126.67 XPF |
| 50 SBD | 633.34 XPF |
| 100 SBD | 1,266.68 XPF |
| 500 SBD | 6,333.41 XPF |
| 1,000 SBD | 12,666.83 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-08T13:00:45Z",
"rates": {
"XPF": 12.666828
}
}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.6828,
"rate": 12.666828
}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