Rate Overview
Live
1 XCD = 0.370360 BSD
1 BSD = 2.7001
XCD
Avg
0.369484
High
0.370360
Low
0.369208
Last updated: 3/29/2026, 8:59:57 AM
Quick Conversions
| XCD | BSD |
|---|---|
| 1 XCD | 0.37 BSD |
| 10 XCD | 3.70 BSD |
| 50 XCD | 18.52 BSD |
| 100 XCD | 37.04 BSD |
| 500 XCD | 185.18 BSD |
| 1,000 XCD | 370.36 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-03-29T08:59:57Z",
"rates": {
"BSD": 0.37036
}
}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.036,
"rate": 0.37036
}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