Rate Overview
Live
1 CHF = 8.8312 BOB
1 BOB = 0.113236
CHF
Avg
8.7785
High
8.8386
Low
8.7222
Last updated: 4/16/2026, 6:00:07 AM
Quick Conversions
| CHF | BOB |
|---|---|
| 1 CHF | 8.83 BOB |
| 10 CHF | 88.31 BOB |
| 50 CHF | 441.56 BOB |
| 100 CHF | 883.12 BOB |
| 500 CHF | 4,415.58 BOB |
| 1,000 CHF | 8,831.15 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-04-16T06:00:07Z",
"rates": {
"BOB": 8.831151
}
}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": 883.1151,
"rate": 8.831151
}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