Rate Overview
Live
1 BBD = 11.9926 CUP
1 CUP = 0.083385
BBD
Avg
11.9983
High
12.0336
Low
11.9741
Last updated: 3/6/2026, 9:35:06 PM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 11.99 CUP |
| 10 BBD | 119.93 CUP |
| 50 BBD | 599.63 CUP |
| 100 BBD | 1,199.26 CUP |
| 500 BBD | 5,996.29 CUP |
| 1,000 BBD | 11,992.57 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-06T21:35:06Z",
"rates": {
"CUP": 11.992574
}
}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": 1199.2574,
"rate": 11.992574
}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