Rate Overview
Live
1 BND = 439.7523 XOF
1 XOF = 0.002274
BND
Avg
441.0781
High
441.7432
Low
439.7523
Last updated: 5/28/2026, 7:42:19 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 439.75 XOF |
| 10 BND | 4,397.52 XOF |
| 50 BND | 21,987.61 XOF |
| 100 BND | 43,975.23 XOF |
| 500 BND | 219,876.13 XOF |
| 1,000 BND | 439,752.25 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-28T19:42:19Z",
"rates": {
"XOF": 439.752254
}
}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": 43975.225399999996,
"rate": 439.752254
}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