Rate Overview
Live
1 XOF = 0.013910 SBD
1 SBD = 71.8907
XOF
Avg
0.014005
High
0.014041
Low
0.013910
Last updated: 7/4/2026, 2:01:32 AM
Quick Conversions
| XOF | SBD |
|---|---|
| 1 XOF | 0.01 SBD |
| 10 XOF | 0.14 SBD |
| 50 XOF | 0.70 SBD |
| 100 XOF | 1.39 SBD |
| 500 XOF | 6.96 SBD |
| 1,000 XOF | 13.91 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-04T02:01:32Z",
"rates": {
"SBD": 0.01391
}
}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.391,
"rate": 0.01391
}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