Rate Overview
Live
1 CHF = 14.5815 BOB
1 BOB = 0.068580
CHF
Avg
14.4287
High
14.5815
Low
14.3111
Last updated: 8/31/2026, 3:30:33 AM
Quick Conversions
| CHF | BOB |
|---|---|
| 1 CHF | 14.58 BOB |
| 10 CHF | 145.82 BOB |
| 50 CHF | 729.08 BOB |
| 100 CHF | 1,458.15 BOB |
| 500 CHF | 7,290.76 BOB |
| 1,000 CHF | 14,581.52 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-08-31T03:30:33Z",
"rates": {
"BOB": 14.58152
}
}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": 1458.152,
"rate": 14.58152
}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