Rate Overview
Live
1 XCD = 0.370014 BSD
1 BSD = 2.7026
XCD
Avg
0.369760
High
0.370213
Low
0.369079
Last updated: 4/18/2026, 8:44:11 AM
Quick Conversions
| XCD | BSD |
|---|---|
| 1 XCD | 0.37 BSD |
| 10 XCD | 3.70 BSD |
| 50 XCD | 18.50 BSD |
| 100 XCD | 37.00 BSD |
| 500 XCD | 185.01 BSD |
| 1,000 XCD | 370.01 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-04-18T08:44:11Z",
"rates": {
"BSD": 0.370014
}
}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.001400000000004,
"rate": 0.370014
}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