Rate Overview
Live
1 BND = 442.8197 XOF
1 XOF = 0.002258
BND
Avg
439.3213
High
446.1300
Low
434.1178
Last updated: 3/27/2026, 9:28:47 AM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 442.82 XOF |
| 10 BND | 4,428.20 XOF |
| 50 BND | 22,140.99 XOF |
| 100 BND | 44,281.97 XOF |
| 500 BND | 221,409.87 XOF |
| 1,000 BND | 442,819.74 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-27T09:28:47Z",
"rates": {
"XOF": 442.819741
}
}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": 44281.9741,
"rate": 442.819741
}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