Rate Overview
Live
1 BSD = 2.7067 XCD
1 XCD = 0.369448
BSD
Avg
2.7056
High
2.7074
Low
2.7000
Last updated: 3/6/2026, 8:07:50 AM
Quick Conversions
| BSD | XCD |
|---|---|
| 1 BSD | 2.71 XCD |
| 10 BSD | 27.07 XCD |
| 50 BSD | 135.34 XCD |
| 100 BSD | 270.67 XCD |
| 500 BSD | 1,353.37 XCD |
| 1,000 BSD | 2,706.74 XCD |
Get BSD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=XCDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-06T08:07:50Z",
"rates": {
"XCD": 2.706739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "XCD",
"amount": 100
},
"result": 270.6739,
"rate": 2.706739
}Build with BSD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key