Rate Overview
Live
1 BOB = 0.115941 CHF
1 CHF = 8.6251
BOB
Avg
0.116439
High
0.117260
Low
0.115906
Last updated: 7/6/2026, 1:29:41 AM
Quick Conversions
| BOB | CHF |
|---|---|
| 1 BOB | 0.12 CHF |
| 10 BOB | 1.16 CHF |
| 50 BOB | 5.80 CHF |
| 100 BOB | 11.59 CHF |
| 500 BOB | 57.97 CHF |
| 1,000 BOB | 115.94 CHF |
Get BOB/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CHFExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-06T01:29:41Z",
"rates": {
"CHF": 0.115941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CHF",
"amount": 100
},
"result": 11.594100000000001,
"rate": 0.115941
}Build with BOB/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key