Rate Overview
Live
1 BOB = 0.113827 CHF
1 CHF = 8.7853
BOB
Avg
0.115006
High
0.119310
Low
0.111132
Last updated: 5/26/2026, 8:42:53 PM
Quick Conversions
| BOB | CHF |
|---|---|
| 1 BOB | 0.11 CHF |
| 10 BOB | 1.14 CHF |
| 50 BOB | 5.69 CHF |
| 100 BOB | 11.38 CHF |
| 500 BOB | 56.91 CHF |
| 1,000 BOB | 113.83 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-05-26T20:42:53Z",
"rates": {
"CHF": 0.113827
}
}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.3827,
"rate": 0.113827
}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