Rate Overview
Live
1 BND = 446.8324 XOF
1 XOF = 0.002238
BND
Avg
441.2578
High
446.8324
Low
434.7603
Last updated: 7/25/2026, 8:37:08 AM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 446.83 XOF |
| 10 BND | 4,468.32 XOF |
| 50 BND | 22,341.62 XOF |
| 100 BND | 44,683.24 XOF |
| 500 BND | 223,416.20 XOF |
| 1,000 BND | 446,832.40 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-07-25T08:37:08Z",
"rates": {
"XOF": 446.832395
}
}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": 44683.2395,
"rate": 446.832395
}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