Rate Overview
Live
1 BND = 443.6543 XAF
1 XAF = 0.002254
BND
Avg
445.4311
High
446.8391
Low
443.6543
Last updated: 7/31/2026, 6:58:35 PM
Quick Conversions
| BND | XAF |
|---|---|
| 1 BND | 443.65 XAF |
| 10 BND | 4,436.54 XAF |
| 50 BND | 22,182.72 XAF |
| 100 BND | 44,365.43 XAF |
| 500 BND | 221,827.16 XAF |
| 1,000 BND | 443,654.31 XAF |
Get BND/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=XAFExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-31T18:58:35Z",
"rates": {
"XAF": 443.65431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "XAF",
"amount": 100
},
"result": 44365.431000000004,
"rate": 443.65431
}Build with BND/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key