Rate Overview
Live
1 XOF = 0.003517 BBD
1 BBD = 284.3332
XOF
Avg
0.003526
High
0.003534
Low
0.003517
Last updated: 3/27/2026, 2:52:13 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.76 BBD |
| 1,000 XOF | 3.52 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-03-27T02:52:13Z",
"rates": {
"BBD": 0.003517
}
}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.3517,
"rate": 0.003517
}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