Rate Overview
Live
1 XCD = 0.369419 BSD
1 BSD = 2.7070
XCD
Avg
0.369632
High
0.370318
Low
0.369408
Last updated: 5/28/2026, 9:38:57 PM
Quick Conversions
| XCD | BSD |
|---|---|
| 1 XCD | 0.37 BSD |
| 10 XCD | 3.69 BSD |
| 50 XCD | 18.47 BSD |
| 100 XCD | 36.94 BSD |
| 500 XCD | 184.71 BSD |
| 1,000 XCD | 369.42 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-28T21:38:57Z",
"rates": {
"BSD": 0.369419
}
}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.9419,
"rate": 0.369419
}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