Rate Overview
Live
1 XOF = 0.012260 BOB
1 BOB = 81.5661
XOF
Avg
0.012308
High
0.012427
Low
0.012217
Last updated: 5/29/2026, 6:46:05 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.13 BOB |
| 1,000 XOF | 12.26 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-29T18:46:05Z",
"rates": {
"BOB": 0.01226
}
}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.226,
"rate": 0.01226
}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