Rate Overview
Live
1 XCD = 0.745205 BBD
1 BBD = 1.3419
XCD
Avg
0.744719
High
0.745637
Low
0.743360
Last updated: 4/18/2026, 8:42:44 AM
Quick Conversions
| XCD | BBD |
|---|---|
| 1 XCD | 0.75 BBD |
| 10 XCD | 7.45 BBD |
| 50 XCD | 37.26 BBD |
| 100 XCD | 74.52 BBD |
| 500 XCD | 372.60 BBD |
| 1,000 XCD | 745.21 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-04-18T08:42:44Z",
"rates": {
"BBD": 0.745205
}
}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.5205,
"rate": 0.745205
}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