Rate Overview
Live
1 BBD = 0.388130 CHF
1 CHF = 2.5765
BBD
Avg
0.391378
High
0.393943
Low
0.388130
Last updated: 4/15/2026, 11:55:15 PM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.39 CHF |
| 10 BBD | 3.88 CHF |
| 50 BBD | 19.41 CHF |
| 100 BBD | 38.81 CHF |
| 500 BBD | 194.07 CHF |
| 1,000 BBD | 388.13 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-04-15T23:55:15Z",
"rates": {
"CHF": 0.38813
}
}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.812999999999995,
"rate": 0.38813
}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