Rate Overview
Live
1 BND = 438.9062 XOF
1 XOF = 0.002278
BND
Avg
438.9047
High
439.7503
Low
438.1141
Last updated: 5/8/2026, 1:00:08 PM
Quick Conversions
| BND | XOF |
|---|---|
| 1 BND | 438.91 XOF |
| 10 BND | 4,389.06 XOF |
| 50 BND | 21,945.31 XOF |
| 100 BND | 43,890.62 XOF |
| 500 BND | 219,453.09 XOF |
| 1,000 BND | 438,906.18 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-08T13:00:08Z",
"rates": {
"XOF": 438.906179
}
}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": 43890.6179,
"rate": 438.906179
}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