Rate Overview
Live
1 BND = 443.8892 XAF
1 XAF = 0.002253
BND
Avg
441.8829
High
443.8892
Low
440.7264
Last updated: 6/19/2026, 9:47:26 AM
Quick Conversions
| BND | XAF |
|---|---|
| 1 BND | 443.89 XAF |
| 10 BND | 4,438.89 XAF |
| 50 BND | 22,194.46 XAF |
| 100 BND | 44,388.92 XAF |
| 500 BND | 221,944.60 XAF |
| 1,000 BND | 443,889.19 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-06-19T09:47:26Z",
"rates": {
"XAF": 443.889194
}
}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": 44388.9194,
"rate": 443.889194
}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