Rate Overview
Live
1 XCD = 0.740064 BBD
1 BBD = 1.3512
XCD
Avg
0.740552
High
0.746725
Low
0.738715
Last updated: 8/1/2026, 12:15:19 PM
Quick Conversions
| XCD | BBD |
|---|---|
| 1 XCD | 0.74 BBD |
| 10 XCD | 7.40 BBD |
| 50 XCD | 37.00 BBD |
| 100 XCD | 74.01 BBD |
| 500 XCD | 370.03 BBD |
| 1,000 XCD | 740.06 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-08-01T12:15:19Z",
"rates": {
"BBD": 0.740064
}
}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.0064,
"rate": 0.740064
}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