Rate Overview
Live
1 BND = 443.5813 XOF
1 XOF = 0.002254
BND
Avg
441.5892
High
443.5813
Low
440.3997
Last updated: 6/18/2026, 9:59:10 AM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 443.58 XOF |
| 10 BND | 4,435.81 XOF |
| 50 BND | 22,179.06 XOF |
| 100 BND | 44,358.13 XOF |
| 500 BND | 221,790.64 XOF |
| 1,000 BND | 443,581.29 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-06-18T09:59:10Z",
"rates": {
"XOF": 443.581288
}
}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": 44358.1288,
"rate": 443.581288
}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