Rate Overview
Live
1 BBD = 0.388575 CHF
1 CHF = 2.5735
BBD
Avg
0.388446
High
0.392340
Low
0.384049
Last updated: 3/6/2026, 7:16:43 PM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.39 CHF |
| 10 BBD | 3.89 CHF |
| 50 BBD | 19.43 CHF |
| 100 BBD | 38.86 CHF |
| 500 BBD | 194.29 CHF |
| 1,000 BBD | 388.58 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-03-06T19:16:43Z",
"rates": {
"CHF": 0.388575
}
}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.8575,
"rate": 0.388575
}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