Rate Overview
Live
1 BBD = 1.3549 XCD
1 XCD = 0.738070
BBD
Avg
1.3516
High
1.3549
Low
1.3374
Last updated: 7/25/2026, 1:18:42 AM
Quick Conversions
| BBD | XCD |
|---|---|
| 1 BBD | 1.35 XCD |
| 10 BBD | 13.55 XCD |
| 50 BBD | 67.74 XCD |
| 100 BBD | 135.49 XCD |
| 500 BBD | 677.44 XCD |
| 1,000 BBD | 1,354.89 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-25T01:18:42Z",
"rates": {
"XCD": 1.354885
}
}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.4885,
"rate": 1.354885
}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