Rate Overview
Live
1 BBD = 1.3534 XCD
1 XCD = 0.738860
BBD
Avg
1.3528
High
1.3536
Low
1.3501
Last updated: 8/11/2026, 11:50:33 AM
Quick Conversions
| BBD | XCD |
|---|---|
| 1 BBD | 1.35 XCD |
| 10 BBD | 13.53 XCD |
| 50 BBD | 67.67 XCD |
| 100 BBD | 135.34 XCD |
| 500 BBD | 676.72 XCD |
| 1,000 BBD | 1,353.44 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-08-11T11:50:33Z",
"rates": {
"XCD": 1.353436
}
}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.3436,
"rate": 1.353436
}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