Rate Overview
Live
1 BND = 443.8569 XOF
1 XOF = 0.002253
BND
Avg
440.0454
High
446.1300
Low
434.1178
Last updated: 7/7/2026, 2:47:19 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 443.86 XOF |
| 10 BND | 4,438.57 XOF |
| 50 BND | 22,192.84 XOF |
| 100 BND | 44,385.69 XOF |
| 500 BND | 221,928.44 XOF |
| 1,000 BND | 443,856.88 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-07T14:47:19Z",
"rates": {
"XOF": 443.856882
}
}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": 44385.6882,
"rate": 443.856882
}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