Rate Overview
Live
1 XOF = 0.017533 BOB
1 BOB = 57.0353
XOF
Avg
0.012660
High
0.017533
Low
0.012005
Last updated: 7/12/2026, 5:29:15 AM
Quick Conversions
| XOF | BOB |
|---|---|
| 1 XOF | 0.02 BOB |
| 10 XOF | 0.18 BOB |
| 50 XOF | 0.88 BOB |
| 100 XOF | 1.75 BOB |
| 500 XOF | 8.77 BOB |
| 1,000 XOF | 17.53 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-12T05:29:15Z",
"rates": {
"BOB": 0.017533
}
}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.7533,
"rate": 0.017533
}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