Rate Overview
Live
1 BBD = 11.9735 CUP
1 CUP = 0.083518
BBD
Avg
11.9871
High
12.0366
Low
11.9574
Last updated: 3/27/2026, 6:07:47 AM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 11.97 CUP |
| 10 BBD | 119.73 CUP |
| 50 BBD | 598.67 CUP |
| 100 BBD | 1,197.35 CUP |
| 500 BBD | 5,986.73 CUP |
| 1,000 BBD | 11,973.47 CUP |
Get BBD/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CUPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T06:07:47Z",
"rates": {
"CUP": 11.973467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CUP",
"amount": 100
},
"result": 1197.3467,
"rate": 11.973467
}Build with BBD/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key