Rate Overview
Live
1 BND = 439.6161 XOF
1 XOF = 0.002275
BND
Avg
447.9336
High
470.5995
Low
433.6592
Last updated: 5/28/2026, 10:09:57 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 439.62 XOF |
| 10 BND | 4,396.16 XOF |
| 50 BND | 21,980.81 XOF |
| 100 BND | 43,961.61 XOF |
| 500 BND | 219,808.07 XOF |
| 1,000 BND | 439,616.15 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-28T22:09:57Z",
"rates": {
"XOF": 439.616145
}
}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": 43961.6145,
"rate": 439.616145
}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