Rate Overview
Live
1 XOF = 0.003558 BBD
1 BBD = 281.0568
XOF
Avg
0.003547
High
0.003558
Low
0.003537
Last updated: 5/29/2026, 5:28:10 PM
Quick Conversions
| XOF | BBD |
|---|---|
| 1 XOF | 0.00 BBD |
| 10 XOF | 0.04 BBD |
| 50 XOF | 0.18 BBD |
| 100 XOF | 0.36 BBD |
| 500 XOF | 1.78 BBD |
| 1,000 XOF | 3.56 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-05-29T17:28:10Z",
"rates": {
"BBD": 0.003558
}
}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.3558,
"rate": 0.003558
}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