Rate Overview
Live
1 XAF = 0.003474 BBD
1 BBD = 287.8526
XAF
Avg
0.003473
High
0.003484
Low
0.003467
Last updated: 7/29/2026, 6:26:18 AM
Quick Conversions
| XAF | BBD |
|---|---|
| 1 XAF | 0.00 BBD |
| 10 XAF | 0.03 BBD |
| 50 XAF | 0.17 BBD |
| 100 XAF | 0.35 BBD |
| 500 XAF | 1.74 BBD |
| 1,000 XAF | 3.47 BBD |
Get XAF/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=BBDExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-29T06:26:18Z",
"rates": {
"BBD": 0.003474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "BBD",
"amount": 100
},
"result": 0.3474,
"rate": 0.003474
}Build with XAF/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key