Rate Overview
Live
1 BBD = 1.3452 XCD
1 XCD = 0.743361
BBD
Avg
1.3434
High
1.3452
Low
1.3411
Last updated: 4/16/2026, 11:34:31 PM
Quick Conversions
| BBD | XCD |
|---|---|
| 1 BBD | 1.35 XCD |
| 10 BBD | 13.45 XCD |
| 50 BBD | 67.26 XCD |
| 100 BBD | 134.52 XCD |
| 500 BBD | 672.62 XCD |
| 1,000 BBD | 1,345.24 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-04-16T23:34:31Z",
"rates": {
"XCD": 1.345242
}
}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": 134.5242,
"rate": 1.345242
}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