Rate Overview
Live
1 BND = 441.4240 XAF
1 XAF = 0.002265
BND
Avg
440.8302
High
442.4841
Low
438.9443
Last updated: 3/7/2026, 3:45:25 AM
Quick Conversions
| BND | XAF |
|---|---|
| 1 BND | 441.42 XAF |
| 10 BND | 4,414.24 XAF |
| 50 BND | 22,071.20 XAF |
| 100 BND | 44,142.40 XAF |
| 500 BND | 220,712.00 XAF |
| 1,000 BND | 441,424.01 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-03-07T03:45:25Z",
"rates": {
"XAF": 441.424007
}
}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": 44142.4007,
"rate": 441.424007
}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