Rate Overview
Live
1 XCD = 2.9734 SBD
1 SBD = 0.336320
XCD
Avg
2.9784
High
2.9856
Low
2.9660
Last updated: 4/18/2026, 12:29:58 PM
Quick Conversions
| XCD | SBD |
|---|---|
| 1 XCD | 2.97 SBD |
| 10 XCD | 29.73 SBD |
| 50 XCD | 148.67 SBD |
| 100 XCD | 297.34 SBD |
| 500 XCD | 1,486.68 SBD |
| 1,000 XCD | 2,973.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-04-18T12:29:58Z",
"rates": {
"SBD": 2.973356
}
}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.3356,
"rate": 2.973356
}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