Rate Overview
Live
1 BND = 437.0060 XAF
1 XAF = 0.002288
BND
Avg
438.3399
High
439.7911
Low
437.0060
Last updated: 4/18/2026, 8:47:09 AM
Quick Conversions
| BND | XAF |
|---|---|
| 1 BND | 437.01 XAF |
| 10 BND | 4,370.06 XAF |
| 50 BND | 21,850.30 XAF |
| 100 BND | 43,700.60 XAF |
| 500 BND | 218,502.98 XAF |
| 1,000 BND | 437,005.96 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-04-18T08:47:09Z",
"rates": {
"XAF": 437.005964
}
}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": 43700.5964,
"rate": 437.005964
}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