Rate Overview
Live
1 XCD = 2.9877 SBD
1 SBD = 0.334707
XCD
Avg
2.9826
High
3.0022
Low
2.9487
Last updated: 7/25/2026, 9:49:57 PM
Quick Conversions
| XCD | SBD |
|---|---|
| 1 XCD | 2.99 SBD |
| 10 XCD | 29.88 SBD |
| 50 XCD | 149.38 SBD |
| 100 XCD | 298.77 SBD |
| 500 XCD | 1,493.84 SBD |
| 1,000 XCD | 2,987.69 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-07-25T21:49:57Z",
"rates": {
"SBD": 2.987689
}
}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": 298.76890000000003,
"rate": 2.987689
}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