Rate Overview
Live
1 BND = 445.7364 XOF
1 XOF = 0.002243
BND
Avg
440.6099
High
446.3411
Low
434.1178
Last updated: 7/29/2026, 2:21:15 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 445.74 XOF |
| 10 BND | 4,457.36 XOF |
| 50 BND | 22,286.82 XOF |
| 100 BND | 44,573.64 XOF |
| 500 BND | 222,868.19 XOF |
| 1,000 BND | 445,736.38 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-29T14:21:15Z",
"rates": {
"XOF": 445.736377
}
}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": 44573.6377,
"rate": 445.736377
}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