Rate Overview
Live
1 BND = 445.0180 XOF
1 XOF = 0.002247
BND
Avg
439.1733
High
451.7637
Low
429.6510
Last updated: 7/22/2026, 8:02:42 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 445.02 XOF |
| 10 BND | 4,450.18 XOF |
| 50 BND | 22,250.90 XOF |
| 100 BND | 44,501.80 XOF |
| 500 BND | 222,508.99 XOF |
| 1,000 BND | 445,017.97 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-07-22T20:02:42Z",
"rates": {
"XOF": 445.017973
}
}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": 44501.7973,
"rate": 445.017973
}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