Rate Overview
Live
1 BND = 442.0353 XOF
1 XOF = 0.002262
BND
Avg
441.5490
High
442.9355
Low
439.2485
Last updated: 3/7/2026, 1:01:58 AM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 442.04 XOF |
| 10 BND | 4,420.35 XOF |
| 50 BND | 22,101.77 XOF |
| 100 BND | 44,203.53 XOF |
| 500 BND | 221,017.67 XOF |
| 1,000 BND | 442,035.34 XOF |
Get BND/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=XOFExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T01:01:58Z",
"rates": {
"XOF": 442.03534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "XOF",
"amount": 100
},
"result": 44203.534,
"rate": 442.03534
}Build with BND/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key