Rate Overview
Live
1 XOF = 0.014432 SBD
1 SBD = 69.2905
XOF
Avg
0.014300
High
0.014432
Low
0.014227
Last updated: 5/6/2026, 10:20:54 AM
Quick Conversions
| XOF | SBD |
|---|---|
| 1 XOF | 0.01 SBD |
| 10 XOF | 0.14 SBD |
| 50 XOF | 0.72 SBD |
| 100 XOF | 1.44 SBD |
| 500 XOF | 7.22 SBD |
| 1,000 XOF | 14.43 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-05-06T10:20:54Z",
"rates": {
"SBD": 0.014432
}
}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.4432,
"rate": 0.014432
}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