Rate Overview
Live
1 BND = 443.3530 XAF
1 XAF = 0.002256
BND
Avg
443.6025
High
444.6028
Low
443.2061
Last updated: 8/20/2026, 6:04:37 AM
Quick Conversions
| BND | XAF |
|---|---|
| 1 BND | 443.35 XAF |
| 10 BND | 4,433.53 XAF |
| 50 BND | 22,167.65 XAF |
| 100 BND | 44,335.30 XAF |
| 500 BND | 221,676.49 XAF |
| 1,000 BND | 443,352.97 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-08-20T06:04:37Z",
"rates": {
"XAF": 443.352974
}
}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": 44335.2974,
"rate": 443.352974
}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