Rate Overview
Live
1 BND = 445.3899 XOF
1 XOF = 0.002245
BND
Avg
443.2736
High
445.3899
Low
440.3997
Last updated: 7/8/2026, 12:42:41 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 445.39 XOF |
| 10 BND | 4,453.90 XOF |
| 50 BND | 22,269.50 XOF |
| 100 BND | 44,538.99 XOF |
| 500 BND | 222,694.97 XOF |
| 1,000 BND | 445,389.93 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-08T12:42:41Z",
"rates": {
"XOF": 445.38993
}
}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": 44538.993,
"rate": 445.38993
}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