Rate Overview
Live
1 XOF = 0.014012 SBD
1 SBD = 71.3674
XOF
Avg
0.014045
High
0.014087
Low
0.013985
Last updated: 7/25/2026, 10:33:20 PM
Quick Conversions
| XOF | SBD |
|---|---|
| 1 XOF | 0.01 SBD |
| 10 XOF | 0.14 SBD |
| 50 XOF | 0.70 SBD |
| 100 XOF | 1.40 SBD |
| 500 XOF | 7.01 SBD |
| 1,000 XOF | 14.01 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-25T22:33:20Z",
"rates": {
"SBD": 0.014012
}
}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.4012,
"rate": 0.014012
}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