Rate Overview
Live
1 BBD = 0.406750 CHF
1 CHF = 2.4585
BBD
Avg
0.405204
High
0.406750
Low
0.403808
Last updated: 8/15/2026, 12:51:29 AM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.41 CHF |
| 10 BBD | 4.07 CHF |
| 50 BBD | 20.34 CHF |
| 100 BBD | 40.68 CHF |
| 500 BBD | 203.38 CHF |
| 1,000 BBD | 406.75 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-08-15T00:51:29Z",
"rates": {
"CHF": 0.40675
}
}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": 40.675,
"rate": 0.40675
}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