Rate Overview
Live
1 BBD = 13.1532 CUP
1 CUP = 0.076027
BBD
Avg
13.2300
High
13.2582
Low
13.1532
Last updated: 7/2/2026, 5:50:56 AM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 13.15 CUP |
| 10 BBD | 131.53 CUP |
| 50 BBD | 657.66 CUP |
| 100 BBD | 1,315.32 CUP |
| 500 BBD | 6,576.58 CUP |
| 1,000 BBD | 13,153.15 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-02T05:50:56Z",
"rates": {
"CUP": 13.15315
}
}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": 1315.315,
"rate": 13.15315
}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