Rate Overview
Live
1 CHF = 13.2991 BOB
1 BOB = 0.075193
CHF
Avg
8.7327
High
13.2991
Low
7.6091
Last updated: 7/23/2026, 8:24:04 AM
Quick Conversions
| CHF | BOB |
|---|---|
| 1 CHF | 13.30 BOB |
| 10 CHF | 132.99 BOB |
| 50 CHF | 664.96 BOB |
| 100 CHF | 1,329.91 BOB |
| 500 CHF | 6,649.57 BOB |
| 1,000 CHF | 13,299.14 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-07-23T08:24:04Z",
"rates": {
"BOB": 13.299143
}
}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": 1329.9143000000001,
"rate": 13.299143
}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