Rate Overview
Live
1 XCD = 2.9696 SBD
1 SBD = 0.336744
XCD
Avg
2.9716
High
2.9778
Low
2.9676
Last updated: 8/19/2026, 6:35:11 AM
Quick Conversions
| XCD | SBD |
|---|---|
| 1 XCD | 2.97 SBD |
| 10 XCD | 29.70 SBD |
| 50 XCD | 148.48 SBD |
| 100 XCD | 296.96 SBD |
| 500 XCD | 1,484.81 SBD |
| 1,000 XCD | 2,969.62 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-08-19T06:35:11Z",
"rates": {
"SBD": 2.969619
}
}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.96189999999996,
"rate": 2.969619
}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