Rate Overview
Live
1 BBD = 0.387888 CHF
1 CHF = 2.5781
BBD
Avg
0.388982
High
0.391813
Low
0.387574
Last updated: 5/6/2026, 1:43:57 AM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.39 CHF |
| 10 BBD | 3.88 CHF |
| 50 BBD | 19.39 CHF |
| 100 BBD | 38.79 CHF |
| 500 BBD | 193.94 CHF |
| 1,000 BBD | 387.89 CHF |
Get BBD/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CHFExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-06T01:43:57Z",
"rates": {
"CHF": 0.387888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CHF",
"amount": 100
},
"result": 38.7888,
"rate": 0.387888
}Build with BBD/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key