Rate Overview
Live
1 XOF = 0.017229 BOB
1 BOB = 58.0417
XOF
Avg
0.013210
High
0.017229
Low
0.012019
Last updated: 7/8/2026, 5:24:24 AM
Quick Conversions
| XOF | BOB |
|---|---|
| 1 XOF | 0.02 BOB |
| 10 XOF | 0.17 BOB |
| 50 XOF | 0.86 BOB |
| 100 XOF | 1.72 BOB |
| 500 XOF | 8.61 BOB |
| 1,000 XOF | 17.23 BOB |
Get XOF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BOBExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-08T05:24:24Z",
"rates": {
"BOB": 0.017229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BOB",
"amount": 100
},
"result": 1.7229,
"rate": 0.017229
}Build with XOF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key