Rate Overview
Live
1 BOB = 81.8281 XOF
1 XOF = 0.012221
BOB
Avg
81.2558
High
81.8817
Low
80.3984
Last updated: 3/7/2026, 1:02:55 AM
Quick Conversions
| BOB | XOF |
|---|---|
| 1 BOB | 81.83 XOF |
| 10 BOB | 818.28 XOF |
| 50 BOB | 4,091.40 XOF |
| 100 BOB | 8,182.81 XOF |
| 500 BOB | 40,914.05 XOF |
| 1,000 BOB | 81,828.09 XOF |
Get BOB/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=XOFExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T01:02:55Z",
"rates": {
"XOF": 81.82809
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "XOF",
"amount": 100
},
"result": 8182.809,
"rate": 81.82809
}Build with BOB/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key