Rate Overview
Live
1 BBD = 0.396522 CHF
1 CHF = 2.5219
BBD
Avg
0.398088
High
0.399627
Low
0.396522
Last updated: 6/15/2026, 12:49:16 PM
Quick Conversions
| BBD | CHF |
|---|---|
| 1 BBD | 0.40 CHF |
| 10 BBD | 3.97 CHF |
| 50 BBD | 19.83 CHF |
| 100 BBD | 39.65 CHF |
| 500 BBD | 198.26 CHF |
| 1,000 BBD | 396.52 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-06-15T12:49:16Z",
"rates": {
"CHF": 0.396522
}
}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.6522,
"rate": 0.396522
}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