Rate Overview
Live
1 BBD = 0.397207 CHF
1 CHF = 2.5176
BBD
Avg
0.395001
High
0.397207
Low
0.393411
Last updated: 3/26/2026, 11:04:45 PM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.40 CHF |
| 10 BBD | 3.97 CHF |
| 50 BBD | 19.86 CHF |
| 100 BBD | 39.72 CHF |
| 500 BBD | 198.60 CHF |
| 1,000 BBD | 397.21 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-26T23:04:45Z",
"rates": {
"CHF": 0.397207
}
}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": 39.7207,
"rate": 0.397207
}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