Rate Overview
Live
1 BSD = 2.6938 XCD
1 XCD = 0.371224
BSD
Avg
2.6999
High
2.7081
Low
2.6932
Last updated: 5/8/2026, 11:00:48 PM
Quick Conversions
| BSD | XCD |
|---|---|
| 1 BSD | 2.69 XCD |
| 10 BSD | 26.94 XCD |
| 50 BSD | 134.69 XCD |
| 100 BSD | 269.38 XCD |
| 500 BSD | 1,346.89 XCD |
| 1,000 BSD | 2,693.79 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-05-08T23:00:48Z",
"rates": {
"XCD": 2.693788
}
}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": 269.3788,
"rate": 2.693788
}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