Rate Overview
Live
1 SBD = 0.336320 XCD
1 XCD = 2.9734
SBD
Avg
0.335754
High
0.337158
Low
0.334940
Last updated: 4/18/2026, 8:44:34 AM
Quick Conversions
| SBD | XCD |
|---|---|
| 1 SBD | 0.34 XCD |
| 10 SBD | 3.36 XCD |
| 50 SBD | 16.82 XCD |
| 100 SBD | 33.63 XCD |
| 500 SBD | 168.16 XCD |
| 1,000 SBD | 336.32 XCD |
Get SBD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=XCDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-04-18T08:44:34Z",
"rates": {
"XCD": 0.33632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "XCD",
"amount": 100
},
"result": 33.632,
"rate": 0.33632
}Build with SBD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key