Rate Overview
Live
1 BBD = 13.2496 CUP
1 CUP = 0.075474
BBD
Avg
13.2510
High
13.2546
Low
13.2453
Last updated: 9/4/2026, 1:00:32 AM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 13.25 CUP |
| 10 BBD | 132.50 CUP |
| 50 BBD | 662.48 CUP |
| 100 BBD | 1,324.96 CUP |
| 500 BBD | 6,624.82 CUP |
| 1,000 BBD | 13,249.63 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-09-04T01:00:32Z",
"rates": {
"CUP": 13.249632
}
}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.9632,
"rate": 13.249632
}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