Rate Overview
Live
1 XOF = 0.012205 BOB
1 BOB = 81.9336
XOF
Avg
0.012321
High
0.012451
Low
0.012205
Last updated: 3/6/2026, 7:33:32 PM
Quick Conversions
| XOF | BOB |
|---|---|
| 1 XOF | 0.01 BOB |
| 10 XOF | 0.12 BOB |
| 50 XOF | 0.61 BOB |
| 100 XOF | 1.22 BOB |
| 500 XOF | 6.10 BOB |
| 1,000 XOF | 12.21 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-03-06T19:33:32Z",
"rates": {
"BOB": 0.012205
}
}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.2205000000000001,
"rate": 0.012205
}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