Rate Overview
Live
1 CHF = 8.8941 BOB
1 BOB = 0.112434
CHF
Avg
8.8937
High
9.0105
Low
8.8252
Last updated: 3/7/2026, 1:53:59 AM
Quick Conversions
| CHF | BOB |
|---|---|
| 1 CHF | 8.89 BOB |
| 10 CHF | 88.94 BOB |
| 50 CHF | 444.70 BOB |
| 100 CHF | 889.41 BOB |
| 500 CHF | 4,447.04 BOB |
| 1,000 CHF | 8,894.08 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-07T01:53:59Z",
"rates": {
"BOB": 8.894075
}
}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": 889.4075,
"rate": 8.894075
}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