Rate Overview
Live
1 XCD = 0.738896 BBD
1 BBD = 1.3534
XCD
Avg
0.739268
High
0.740743
Low
0.738720
Last updated: 3/7/2026, 1:00:05 AM
Quick Conversions
| XCD | BBD |
|---|---|
| 1 XCD | 0.74 BBD |
| 10 XCD | 7.39 BBD |
| 50 XCD | 36.94 BBD |
| 100 XCD | 73.89 BBD |
| 500 XCD | 369.45 BBD |
| 1,000 XCD | 738.90 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-03-07T01:00:05Z",
"rates": {
"BBD": 0.738896
}
}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": 73.8896,
"rate": 0.738896
}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