Rate Overview
Live
1 SBD = 0.335642 XCD
1 XCD = 2.9794
SBD
Avg
0.336969
High
0.339636
Low
0.334840
Last updated: 6/19/2026, 8:39:57 AM
Quick Conversions
| SBD | XCD |
|---|---|
| 1 SBD | 0.34 XCD |
| 10 SBD | 3.36 XCD |
| 50 SBD | 16.78 XCD |
| 100 SBD | 33.56 XCD |
| 500 SBD | 167.82 XCD |
| 1,000 SBD | 335.64 XCD |
Get SBD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=XCDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-06-19T08:39:57Z",
"rates": {
"XCD": 0.335642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "XCD",
"amount": 100
},
"result": 33.5642,
"rate": 0.335642
}Build with SBD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key