Rate Overview
Live
1 XOF = 0.012069 BOB
1 BOB = 82.8569
XOF
Avg
0.012172
High
0.012239
Low
0.012063
Last updated: 6/19/2026, 8:06:45 AM
Quick Conversions
| XOF | BOB |
|---|---|
| 1 XOF | 0.01 BOB |
| 10 XOF | 0.12 BOB |
| 50 XOF | 0.60 BOB |
| 100 XOF | 1.21 BOB |
| 500 XOF | 6.03 BOB |
| 1,000 XOF | 12.07 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-06-19T08:06:45Z",
"rates": {
"BOB": 0.012069
}
}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.2069,
"rate": 0.012069
}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