Rate Overview
Live
1 BND = 442.0191 XOF
1 XOF = 0.002262
BND
Avg
436.8021
High
446.5050
Low
432.4103
Last updated: 3/27/2026, 6:05:49 AM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 442.02 XOF |
| 10 BND | 4,420.19 XOF |
| 50 BND | 22,100.96 XOF |
| 100 BND | 44,201.91 XOF |
| 500 BND | 221,009.57 XOF |
| 1,000 BND | 442,019.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-03-27T06:05:49Z",
"rates": {
"XOF": 442.019135
}
}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": 44201.9135,
"rate": 442.019135
}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