Rate Overview
Live
1 XOF = 0.002254 BND
1 BND = 443.6557
XOF
Avg
0.002254
High
0.002257
Low
0.002250
Last updated: 8/18/2026, 5:51:30 AM
Quick Conversions
| XOF | BND |
|---|---|
| 1 XOF | 0.00 BND |
| 10 XOF | 0.02 BND |
| 50 XOF | 0.11 BND |
| 100 XOF | 0.23 BND |
| 500 XOF | 1.13 BND |
| 1,000 XOF | 2.25 BND |
Get XOF/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BNDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-08-18T05:51:30Z",
"rates": {
"BND": 0.002254
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BND",
"amount": 100
},
"result": 0.2254,
"rate": 0.002254
}Build with XOF/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key