Rate Overview
Live
1 BBD = 0.404650 CHF
1 CHF = 2.4713
BBD
Avg
0.404538
High
0.406978
Low
0.402130
Last updated: 9/4/2026, 4:52:18 PM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.40 CHF |
| 10 BBD | 4.05 CHF |
| 50 BBD | 20.23 CHF |
| 100 BBD | 40.47 CHF |
| 500 BBD | 202.33 CHF |
| 1,000 BBD | 404.65 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-09-04T16:52:18Z",
"rates": {
"CHF": 0.40465
}
}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.465,
"rate": 0.40465
}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