Rate Overview
Live
1 BND = 444.1888 XOF
1 XOF = 0.002251
BND
Avg
443.9562
High
444.2890
Low
443.3210
Last updated: 7/7/2026, 6:23:07 AM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 444.19 XOF |
| 10 BND | 4,441.89 XOF |
| 50 BND | 22,209.44 XOF |
| 100 BND | 44,418.88 XOF |
| 500 BND | 222,094.41 XOF |
| 1,000 BND | 444,188.83 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-07T06:23:07Z",
"rates": {
"XOF": 444.188828
}
}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": 44418.8828,
"rate": 444.188828
}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