Rate Overview
Live
1 BBD = 13.2485 CUP
1 CUP = 0.075480
BBD
Avg
13.2494
High
13.2597
Low
13.2428
Last updated: 6/18/2026, 8:04:06 PM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 13.25 CUP |
| 10 BBD | 132.48 CUP |
| 50 BBD | 662.42 CUP |
| 100 BBD | 1,324.85 CUP |
| 500 BBD | 6,624.23 CUP |
| 1,000 BBD | 13,248.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-06-18T20:04:06Z",
"rates": {
"CUP": 13.248466
}
}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": 1324.8466,
"rate": 13.248466
}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