Rate Overview
Live
1 BOB = 0.075249 CHF
1 CHF = 13.2892
BOB
Avg
0.097491
High
0.117784
Low
0.075044
Last updated: 7/22/2026, 7:35:24 PM
Quick Conversions
| BOB | CHF |
|---|---|
| 1 BOB | 0.08 CHF |
| 10 BOB | 0.75 CHF |
| 50 BOB | 3.76 CHF |
| 100 BOB | 7.52 CHF |
| 500 BOB | 37.62 CHF |
| 1,000 BOB | 75.25 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-22T19:35:24Z",
"rates": {
"CHF": 0.075249
}
}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.5249,
"rate": 0.075249
}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