Rate Overview
Live
1 BOB = 82.1112 XOF
1 XOF = 0.012179
BOB
Avg
81.7944
High
82.8344
Low
80.3108
Last updated: 3/27/2026, 6:05:59 AM
Quick Conversions
| BOB | XOF |
|---|---|
| 1 BOB | 82.11 XOF |
| 10 BOB | 821.11 XOF |
| 50 BOB | 4,105.56 XOF |
| 100 BOB | 8,211.12 XOF |
| 500 BOB | 41,055.61 XOF |
| 1,000 BOB | 82,111.23 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-27T06:05:59Z",
"rates": {
"XOF": 82.111229
}
}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": 8211.1229,
"rate": 82.111229
}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