Rate Overview
Live
1 SBD = 0.336284 XCD
1 XCD = 2.9737
SBD
Avg
0.335089
High
0.336284
Low
0.333587
Last updated: 3/7/2026, 12:26:15 AM
Quick Conversions
| SBD | XCD |
|---|---|
| 1 SBD | 0.34 XCD |
| 10 SBD | 3.36 XCD |
| 50 SBD | 16.81 XCD |
| 100 SBD | 33.63 XCD |
| 500 SBD | 168.14 XCD |
| 1,000 SBD | 336.28 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-03-07T00:26:15Z",
"rates": {
"XCD": 0.336284
}
}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.6284,
"rate": 0.336284
}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