Rate Overview
Live
1 BBD = 1.3523 XCD
1 XCD = 0.739458
BBD
Avg
1.3529
High
1.3549
Low
1.3502
Last updated: 7/26/2026, 12:18:55 AM
Quick Conversions
| BBD | XCD |
|---|---|
| 1 BBD | 1.35 XCD |
| 10 BBD | 13.52 XCD |
| 50 BBD | 67.62 XCD |
| 100 BBD | 135.23 XCD |
| 500 BBD | 676.17 XCD |
| 1,000 BBD | 1,352.34 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-07-26T00:18:55Z",
"rates": {
"XCD": 1.352341
}
}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.2341,
"rate": 1.352341
}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