Rate Overview
Live
1 BOB = 0.073623 CHF
1 CHF = 13.5827
BOB
Avg
0.075113
High
0.076476
Low
0.073561
Last updated: 7/24/2026, 10:22:47 PM
Quick Conversions
| BOB | CHF |
|---|---|
| 1 BOB | 0.07 CHF |
| 10 BOB | 0.74 CHF |
| 50 BOB | 3.68 CHF |
| 100 BOB | 7.36 CHF |
| 500 BOB | 36.81 CHF |
| 1,000 BOB | 73.62 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-24T22:22:47Z",
"rates": {
"CHF": 0.073623
}
}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": 7.362299999999999,
"rate": 0.073623
}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