Rate Overview
Live
1 BBD = 13.1582 CUP
1 CUP = 0.075998
BBD
Avg
13.1668
High
13.1908
Low
13.1506
Last updated: 4/18/2026, 8:43:14 AM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 13.16 CUP |
| 10 BBD | 131.58 CUP |
| 50 BBD | 657.91 CUP |
| 100 BBD | 1,315.82 CUP |
| 500 BBD | 6,579.09 CUP |
| 1,000 BBD | 13,158.19 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-04-18T08:43:14Z",
"rates": {
"CUP": 13.158188
}
}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.8188,
"rate": 13.158188
}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