Rate Overview
Live
1 XOF = 0.014091 SBD
1 SBD = 70.9673
XOF
Avg
0.014287
High
0.014796
Low
0.013892
Last updated: 7/21/2026, 5:45:17 AM
Quick Conversions
| XOF | SBD |
|---|---|
| 1 XOF | 0.01 SBD |
| 10 XOF | 0.14 SBD |
| 50 XOF | 0.70 SBD |
| 100 XOF | 1.41 SBD |
| 500 XOF | 7.05 SBD |
| 1,000 XOF | 14.09 SBD |
Get XOF/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SBDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-21T05:45:17Z",
"rates": {
"SBD": 0.014091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SBD",
"amount": 100
},
"result": 1.4091,
"rate": 0.014091
}Build with XOF/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key