Rate Overview
Live
1 BND = 439.6636 XOF
1 XOF = 0.002274
BND
Avg
441.0574
High
441.7432
Low
439.6636
Last updated: 5/28/2026, 8:59:18 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 439.66 XOF |
| 10 BND | 4,396.64 XOF |
| 50 BND | 21,983.18 XOF |
| 100 BND | 43,966.36 XOF |
| 500 BND | 219,831.79 XOF |
| 1,000 BND | 439,663.58 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-05-28T20:59:18Z",
"rates": {
"XOF": 439.663584
}
}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": 43966.358400000005,
"rate": 439.663584
}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