Rate Overview
Live
1 BSD = 2.7062 XCD
1 XCD = 0.369520
BSD
Avg
2.7052
High
2.7070
Low
2.7004
Last updated: 5/29/2026, 4:36:55 PM
Quick Conversions
| BSD | XCD |
|---|---|
| 1 BSD | 2.71 XCD |
| 10 BSD | 27.06 XCD |
| 50 BSD | 135.31 XCD |
| 100 BSD | 270.62 XCD |
| 500 BSD | 1,353.11 XCD |
| 1,000 BSD | 2,706.21 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-29T16:36:55Z",
"rates": {
"XCD": 2.706215
}
}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.62149999999997,
"rate": 2.706215
}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