Rate Overview
Live
1 BND = 437.3058 XOF
1 XOF = 0.002287
BND
Avg
438.4256
High
440.8832
Low
436.8279
Last updated: 4/18/2026, 8:47:24 AM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 437.31 XOF |
| 10 BND | 4,373.06 XOF |
| 50 BND | 21,865.29 XOF |
| 100 BND | 43,730.58 XOF |
| 500 BND | 218,652.92 XOF |
| 1,000 BND | 437,305.84 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-04-18T08:47:24Z",
"rates": {
"XOF": 437.305839
}
}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": 43730.5839,
"rate": 437.305839
}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