Rate Overview
Live
1 BND = 443.9589 XAF
1 XAF = 0.002252
BND
Avg
444.0471
High
444.7054
Low
443.8848
Last updated: 7/9/2026, 11:33:44 PM
Quick Conversions
| BND | XAF |
|---|---|
| 1 BND | 443.96 XAF |
| 10 BND | 4,439.59 XAF |
| 50 BND | 22,197.95 XAF |
| 100 BND | 44,395.89 XAF |
| 500 BND | 221,979.47 XAF |
| 1,000 BND | 443,958.95 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-07-09T23:33:44Z",
"rates": {
"XAF": 443.958945
}
}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": 44395.8945,
"rate": 443.958945
}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