Rate Overview
Live
1 BBD = 0.401822 CHF
1 CHF = 2.4887
BBD
Avg
0.402706
High
0.405604
Low
0.400594
Last updated: 7/6/2026, 1:21:22 AM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.40 CHF |
| 10 BBD | 4.02 CHF |
| 50 BBD | 20.09 CHF |
| 100 BBD | 40.18 CHF |
| 500 BBD | 200.91 CHF |
| 1,000 BBD | 401.82 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-07-06T01:21:22Z",
"rates": {
"CHF": 0.401822
}
}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.1822,
"rate": 0.401822
}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