Rate Overview
Live
1 XCD = 0.371224 BSD
1 BSD = 2.6938
XCD
Avg
0.370390
High
0.371310
Low
0.369264
Last updated: 5/8/2026, 2:15:24 PM
Quick Conversions
| XCD | BSD |
|---|---|
| 1 XCD | 0.37 BSD |
| 10 XCD | 3.71 BSD |
| 50 XCD | 18.56 BSD |
| 100 XCD | 37.12 BSD |
| 500 XCD | 185.61 BSD |
| 1,000 XCD | 371.22 BSD |
Get XCD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BSDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-08T14:15:24Z",
"rates": {
"BSD": 0.371224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BSD",
"amount": 100
},
"result": 37.1224,
"rate": 0.371224
}Build with XCD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key