Rate Overview
Live
1 XCD = 2.9377 SBD
1 SBD = 0.340400
XCD
Avg
2.9586
High
2.9782
Low
2.9377
Last updated: 5/29/2026, 9:44:43 PM
Quick Conversions
| XCD | SBD |
|---|---|
| 1 XCD | 2.94 SBD |
| 10 XCD | 29.38 SBD |
| 50 XCD | 146.89 SBD |
| 100 XCD | 293.77 SBD |
| 500 XCD | 1,468.86 SBD |
| 1,000 XCD | 2,937.72 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-05-29T21:44:43Z",
"rates": {
"SBD": 2.937718
}
}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": 293.7718,
"rate": 2.937718
}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