Rate Overview
Live
1 XOF = 0.014101 SBD
1 SBD = 70.9170
XOF
Avg
0.014124
High
0.014225
Low
0.014066
Last updated: 3/27/2026, 4:22:34 AM
Quick Conversions
| XOF | SBD |
|---|---|
| 1 XOF | 0.01 SBD |
| 10 XOF | 0.14 SBD |
| 50 XOF | 0.71 SBD |
| 100 XOF | 1.41 SBD |
| 500 XOF | 7.05 SBD |
| 1,000 XOF | 14.10 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-03-27T04:22:34Z",
"rates": {
"SBD": 0.014101
}
}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.4101000000000001,
"rate": 0.014101
}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