Rate Overview
Live
1 BBD = 1.3535 XCD
1 XCD = 0.738844
BBD
Avg
1.3528
High
1.3540
Low
1.3500
Last updated: 6/16/2026, 12:22:25 PM
Quick Conversions
| BBD | XCD |
|---|---|
| 1 BBD | 1.35 XCD |
| 10 BBD | 13.53 XCD |
| 50 BBD | 67.67 XCD |
| 100 BBD | 135.35 XCD |
| 500 BBD | 676.73 XCD |
| 1,000 BBD | 1,353.47 XCD |
Get BBD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=XCDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-16T12:22:25Z",
"rates": {
"XCD": 1.353465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "XCD",
"amount": 100
},
"result": 135.3465,
"rate": 1.353465
}Build with BBD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key