Rate Overview
Live
1 BBD = 13.2564 CUP
1 CUP = 0.075435
BBD
Avg
12.2897
High
13.2600
Low
11.9283
Last updated: 7/27/2026, 10:49:35 PM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 13.26 CUP |
| 10 BBD | 132.56 CUP |
| 50 BBD | 662.82 CUP |
| 100 BBD | 1,325.64 CUP |
| 500 BBD | 6,628.19 CUP |
| 1,000 BBD | 13,256.38 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-07-27T22:49:35Z",
"rates": {
"CUP": 13.256376
}
}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": 1325.6376,
"rate": 13.256376
}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