Rate Overview
Live
1 XCD = 2.9794 SBD
1 SBD = 0.335642
XCD
Avg
2.9677
High
2.9865
Low
2.9443
Last updated: 6/19/2026, 10:10:28 AM
Quick Conversions
| XCD | SBD |
|---|---|
| 1 XCD | 2.98 SBD |
| 10 XCD | 29.79 SBD |
| 50 XCD | 148.97 SBD |
| 100 XCD | 297.94 SBD |
| 500 XCD | 1,489.68 SBD |
| 1,000 XCD | 2,979.36 SBD |
Get XCD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SBDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-06-19T10:10:28Z",
"rates": {
"SBD": 2.979362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SBD",
"amount": 100
},
"result": 297.9362,
"rate": 2.979362
}Build with XCD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key