Rate Overview
Live
1 XOF = 0.003530 BBD
1 BBD = 283.2861
XOF
Avg
0.003522
High
0.003530
Low
0.003515
Last updated: 8/17/2026, 1:39:22 AM
Quick Conversions
| XOF | BBD |
|---|---|
| 1 XOF | 0.00 BBD |
| 10 XOF | 0.04 BBD |
| 50 XOF | 0.18 BBD |
| 100 XOF | 0.35 BBD |
| 500 XOF | 1.77 BBD |
| 1,000 XOF | 3.53 BBD |
Get XOF/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BBDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-08-17T01:39:22Z",
"rates": {
"BBD": 0.00353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BBD",
"amount": 100
},
"result": 0.35300000000000004,
"rate": 0.00353
}Build with XOF/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key