Rate Overview
Live
1 CHF = 8.7036 BOB
1 BOB = 0.114895
CHF
Avg
8.7523
High
8.7960
Low
8.7036
Last updated: 3/27/2026, 3:47:27 AM
Quick Conversions
| CHF | BOB |
|---|---|
| 1 CHF | 8.70 BOB |
| 10 CHF | 87.04 BOB |
| 50 CHF | 435.18 BOB |
| 100 CHF | 870.36 BOB |
| 500 CHF | 4,351.80 BOB |
| 1,000 CHF | 8,703.60 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-27T03:47:27Z",
"rates": {
"BOB": 8.703602
}
}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": 870.3602,
"rate": 8.703602
}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