Rate Overview
Live
1 BND = 442.2681 XOF
1 XOF = 0.002261
BND
Avg
442.5321
High
443.7273
Low
441.3292
Last updated: 3/27/2026, 4:20:47 AM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 442.27 XOF |
| 10 BND | 4,422.68 XOF |
| 50 BND | 22,113.41 XOF |
| 100 BND | 44,226.81 XOF |
| 500 BND | 221,134.06 XOF |
| 1,000 BND | 442,268.12 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-27T04:20:47Z",
"rates": {
"XOF": 442.268123
}
}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": 44226.8123,
"rate": 442.268123
}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