Rate Overview
Live
1 XAF = 0.003589 BBD
1 BBD = 278.6291
XAF
Avg
0.003594
High
0.003597
Low
0.003589
Last updated: 5/7/2026, 2:20:09 AM
Quick Conversions
| XAF | BBD |
|---|---|
| 1 XAF | 0.00 BBD |
| 10 XAF | 0.04 BBD |
| 50 XAF | 0.18 BBD |
| 100 XAF | 0.36 BBD |
| 500 XAF | 1.79 BBD |
| 1,000 XAF | 3.59 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-05-07T02:20:09Z",
"rates": {
"BBD": 0.003589
}
}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.3589,
"rate": 0.003589
}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