Rate Overview
Live
1 BND = 443.0181 XOF
1 XOF = 0.002257
BND
Avg
443.6677
High
444.3958
Low
443.0181
Last updated: 8/14/2026, 7:59:03 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 443.02 XOF |
| 10 BND | 4,430.18 XOF |
| 50 BND | 22,150.91 XOF |
| 100 BND | 44,301.81 XOF |
| 500 BND | 221,509.06 XOF |
| 1,000 BND | 443,018.13 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-08-14T19:59:03Z",
"rates": {
"XOF": 443.018126
}
}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": 44301.8126,
"rate": 443.018126
}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