Rate Overview
Live
1 XOF = 0.003470 BBD
1 BBD = 288.1844
XOF
Avg
0.003550
High
0.003650
Low
0.003470
Last updated: 7/29/2026, 4:26:46 PM
Quick Conversions
| XOF | BBD |
|---|---|
| 1 XOF | 0.00 BBD |
| 10 XOF | 0.03 BBD |
| 50 XOF | 0.17 BBD |
| 100 XOF | 0.35 BBD |
| 500 XOF | 1.74 BBD |
| 1,000 XOF | 3.47 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-07-29T16:26:46Z",
"rates": {
"BBD": 0.00347
}
}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.347,
"rate": 0.00347
}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