Rate Overview
Live
1 XOF = 0.019542 BOB
1 BOB = 51.1718
XOF
Avg
0.019191
High
0.019546
Low
0.018696
Last updated: 7/28/2026, 5:38:38 AM
Quick Conversions
| XOF | BOB |
|---|---|
| 1 XOF | 0.02 BOB |
| 10 XOF | 0.20 BOB |
| 50 XOF | 0.98 BOB |
| 100 XOF | 1.95 BOB |
| 500 XOF | 9.77 BOB |
| 1,000 XOF | 19.54 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-28T05:38:38Z",
"rates": {
"BOB": 0.019542
}
}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.9542,
"rate": 0.019542
}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