Rate Overview
Live
1 CHF = 8.6233 BOB
1 BOB = 0.115966
CHF
Avg
8.5881
High
8.6276
Low
8.5281
Last updated: 7/6/2026, 12:11:13 AM
Quick Conversions
| CHF | BOB |
|---|---|
| 1 CHF | 8.62 BOB |
| 10 CHF | 86.23 BOB |
| 50 CHF | 431.16 BOB |
| 100 CHF | 862.33 BOB |
| 500 CHF | 4,311.63 BOB |
| 1,000 CHF | 8,623.25 BOB |
Get CHF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=BOBExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-06T00:11:13Z",
"rates": {
"BOB": 8.623252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "BOB",
"amount": 100
},
"result": 862.3252000000001,
"rate": 8.623252
}Build with CHF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key