Rate Overview
Live
1 BBD = 0.392597 CHF
1 CHF = 2.5471
BBD
Avg
0.397305
High
0.411035
Low
0.383664
Last updated: 5/26/2026, 12:10:50 PM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.39 CHF |
| 10 BBD | 3.93 CHF |
| 50 BBD | 19.63 CHF |
| 100 BBD | 39.26 CHF |
| 500 BBD | 196.30 CHF |
| 1,000 BBD | 392.60 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-05-26T12:10:50Z",
"rates": {
"CHF": 0.392597
}
}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.259699999999995,
"rate": 0.392597
}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