Rate Overview
Live
1 BND = 439.7378 XAF
1 XAF = 0.002274
BND
Avg
439.4378
High
440.3152
Low
438.9395
Last updated: 5/9/2026, 4:54:50 AM
Quick Conversions
| BND | XAF |
|---|---|
| 1 BND | 439.74 XAF |
| 10 BND | 4,397.38 XAF |
| 50 BND | 21,986.89 XAF |
| 100 BND | 43,973.78 XAF |
| 500 BND | 219,868.91 XAF |
| 1,000 BND | 439,737.81 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-05-09T04:54:50Z",
"rates": {
"XAF": 439.73781
}
}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": 43973.781,
"rate": 439.73781
}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