Rate Overview
Live
1 BBD = 1.3502 XCD
1 XCD = 0.740638
BBD
Avg
1.3512
High
1.3546
Low
1.3401
Last updated: 7/20/2026, 2:35:01 AM
Quick Conversions
| BBD | XCD |
|---|---|
| 1 BBD | 1.35 XCD |
| 10 BBD | 13.50 XCD |
| 50 BBD | 67.51 XCD |
| 100 BBD | 135.02 XCD |
| 500 BBD | 675.09 XCD |
| 1,000 BBD | 1,350.19 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-20T02:35:01Z",
"rates": {
"XCD": 1.350187
}
}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.0187,
"rate": 1.350187
}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