Rate Overview
Live
1 BOB = 57.7051 XOF
1 XOF = 0.017329
BOB
Avg
79.6671
High
83.2957
Low
57.0876
Last updated: 7/13/2026, 5:02:37 AM
Quick Conversions
| BOB | XOF |
|---|---|
| 1 BOB | 57.71 XOF |
| 10 BOB | 577.05 XOF |
| 50 BOB | 2,885.26 XOF |
| 100 BOB | 5,770.51 XOF |
| 500 BOB | 28,852.55 XOF |
| 1,000 BOB | 57,705.10 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-13T05:02:37Z",
"rates": {
"XOF": 57.7051
}
}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": 5770.51,
"rate": 57.7051
}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