Rate Overview
Live
1 BBD = 13.2524 CUP
1 CUP = 0.075458
BBD
Avg
12.2995
High
13.2524
Low
11.9554
Last updated: 5/29/2026, 7:50:47 PM
Quick Conversions
| BBD | CUP |
|---|---|
| 1 BBD | 13.25 CUP |
| 10 BBD | 132.52 CUP |
| 50 BBD | 662.62 CUP |
| 100 BBD | 1,325.24 CUP |
| 500 BBD | 6,626.18 CUP |
| 1,000 BBD | 13,252.37 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-05-29T19:50:47Z",
"rates": {
"CUP": 13.252367
}
}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": 1325.2367,
"rate": 13.252367
}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