Rate Overview
Live
1 BND = 443.7749 XAF
1 XAF = 0.002253
BND
Avg
450.8932
High
483.8469
Low
434.5192
Last updated: 8/1/2026, 9:45:10 AM
Quick Conversions
| BND | XAF |
|---|---|
| 1 BND | 443.77 XAF |
| 10 BND | 4,437.75 XAF |
| 50 BND | 22,188.75 XAF |
| 100 BND | 44,377.49 XAF |
| 500 BND | 221,887.46 XAF |
| 1,000 BND | 443,774.92 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-01T09:45:10Z",
"rates": {
"XAF": 443.774915
}
}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": 44377.491500000004,
"rate": 443.774915
}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