Rate Overview
Live
1 BSD = 2.7014 XCD
1 XCD = 0.370175 BSD
Avg
2.7047
High
2.7073
Low
2.7005
Last updated: 1/25/2026, 3:17:18 AM
Quick Conversions
| BSD | XCD |
|---|---|
| 1 BSD | 2.70 XCD |
| 10 BSD | 27.01 XCD |
| 50 BSD | 135.07 XCD |
| 100 BSD | 270.14 XCD |
| 500 BSD | 1,350.71 XCD |
| 1,000 BSD | 2,701.42 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-01-25T03:17:18Z",
"rates": {
"XCD": 2.701423
}
}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.14230000000003,
"rate": 2.701423
}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