Rate Overview
Live
1 XCD = 0.747679 BBD
1 BBD = 1.3375
XCD
Avg
0.746067
High
0.747849
Low
0.743709
Last updated: 5/9/2026, 3:40:05 AM
Quick Conversions
| XCD | BBD |
|---|---|
| 1 XCD | 0.75 BBD |
| 10 XCD | 7.48 BBD |
| 50 XCD | 37.38 BBD |
| 100 XCD | 74.77 BBD |
| 500 XCD | 373.84 BBD |
| 1,000 XCD | 747.68 BBD |
Get XCD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BBDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-09T03:40:05Z",
"rates": {
"BBD": 0.747679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BBD",
"amount": 100
},
"result": 74.7679,
"rate": 0.747679
}Build with XCD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key