Rate Overview
Live
1 XCD = 0.369729 BSD
1 BSD = 2.7047
XCD
Avg
0.369655
High
0.370374
Low
0.369034
Last updated: 7/25/2026, 10:36:34 PM
Quick Conversions
| XCD | BSD |
|---|---|
| 1 XCD | 0.37 BSD |
| 10 XCD | 3.70 BSD |
| 50 XCD | 18.49 BSD |
| 100 XCD | 36.97 BSD |
| 500 XCD | 184.86 BSD |
| 1,000 XCD | 369.73 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-07-25T22:36:34Z",
"rates": {
"BSD": 0.369729
}
}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": 36.972899999999996,
"rate": 0.369729
}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