Rate Overview
Live
1 BND = 445.5921 XOF
1 XOF = 0.002244
BND
Avg
444.9789
High
445.5921
Low
444.2031
Last updated: 9/6/2026, 2:10:49 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 445.59 XOF |
| 10 BND | 4,455.92 XOF |
| 50 BND | 22,279.61 XOF |
| 100 BND | 44,559.21 XOF |
| 500 BND | 222,796.07 XOF |
| 1,000 BND | 445,592.14 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-09-06T14:10:49Z",
"rates": {
"XOF": 445.592136
}
}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": 44559.213599999995,
"rate": 445.592136
}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