Rate Overview
Live
1 XCD = 2.9603 SBD
1 SBD = 0.337807
XCD
Avg
2.9633
High
2.9691
Low
2.9594
Last updated: 9/5/2026, 3:53:25 PM
Quick Conversions
| XCD | SBD |
|---|---|
| 1 XCD | 2.96 SBD |
| 10 XCD | 29.60 SBD |
| 50 XCD | 148.01 SBD |
| 100 XCD | 296.03 SBD |
| 500 XCD | 1,480.13 SBD |
| 1,000 XCD | 2,960.27 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-09-05T15:53:25Z",
"rates": {
"SBD": 2.960269
}
}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": 296.02689999999996,
"rate": 2.960269
}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