Rate Overview
Live
1 BOB = 51.1440 XOF
1 XOF = 0.019553
BOB
Avg
81.1772
High
90.8487
Low
51.1440
Last updated: 7/28/2026, 3:37:03 AM
Quick Conversions
| BOB | XOF |
|---|---|
| 1 BOB | 51.14 XOF |
| 10 BOB | 511.44 XOF |
| 50 BOB | 2,557.20 XOF |
| 100 BOB | 5,114.40 XOF |
| 500 BOB | 25,572.01 XOF |
| 1,000 BOB | 51,144.01 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-07-28T03:37:03Z",
"rates": {
"XOF": 51.14401
}
}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": 5114.401,
"rate": 51.14401
}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