Rate Overview
Live
1 BBD = 13.2464 CUP
1 CUP = 0.075492
BBD
Avg
12.1910
High
13.2521
Low
11.8696
Last updated: 7/29/2026, 6:55:32 AM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 13.25 CUP |
| 10 BBD | 132.46 CUP |
| 50 BBD | 662.32 CUP |
| 100 BBD | 1,324.64 CUP |
| 500 BBD | 6,623.18 CUP |
| 1,000 BBD | 13,246.36 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-29T06:55:32Z",
"rates": {
"CUP": 13.246361
}
}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.6361,
"rate": 13.246361
}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