Rate Overview
Live
1 BOB = 0.069545 CHF
1 CHF = 14.3792
BOB
Avg
0.068254
High
0.069545
Low
0.066792
Last updated: 8/15/2026, 1:07:15 AM
Quick Conversions
| BOB | CHF |
|---|---|
| 1 BOB | 0.07 CHF |
| 10 BOB | 0.70 CHF |
| 50 BOB | 3.48 CHF |
| 100 BOB | 6.95 CHF |
| 500 BOB | 34.77 CHF |
| 1,000 BOB | 69.55 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-08-15T01:07:15Z",
"rates": {
"CHF": 0.069545
}
}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": 6.9544999999999995,
"rate": 0.069545
}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