Rate Overview
Live
1 XOF = 0.012275 BOB
1 BOB = 81.4664
XOF
Avg
0.012255
High
0.012283
Low
0.012217
Last updated: 5/29/2026, 4:26:20 PM
Quick Conversions
| XOF | BOB |
|---|---|
| 1 XOF | 0.01 BOB |
| 10 XOF | 0.12 BOB |
| 50 XOF | 0.61 BOB |
| 100 XOF | 1.23 BOB |
| 500 XOF | 6.14 BOB |
| 1,000 XOF | 12.27 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-05-29T16:26:20Z",
"rates": {
"BOB": 0.012275
}
}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.2275,
"rate": 0.012275
}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