Rate Overview
Live
1 CHF = 8.6995 BOB
1 BOB = 0.114949
CHF
Avg
8.3287
High
8.9178
Low
7.6091
Last updated: 3/27/2026, 5:35:47 AM
Quick Conversions
| CHF | BOB |
|---|---|
| 1 CHF | 8.70 BOB |
| 10 CHF | 86.99 BOB |
| 50 CHF | 434.97 BOB |
| 100 CHF | 869.95 BOB |
| 500 CHF | 4,349.75 BOB |
| 1,000 CHF | 8,699.50 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-03-27T05:35:47Z",
"rates": {
"BOB": 8.699498
}
}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": 869.9498,
"rate": 8.699498
}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