Rate Overview
Live
1 BBD = 1.3534 XCD
1 XCD = 0.738897
BBD
Avg
1.3528
High
1.3537
Low
1.3500
Last updated: 3/6/2026, 9:34:31 PM
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.68 XCD |
| 1,000 BBD | 1,353.37 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-03-06T21:34:31Z",
"rates": {
"XCD": 1.353369
}
}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.3369,
"rate": 1.353369
}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