Rate Overview
Live
1 XCD = 2.9423 SBD
1 SBD = 0.339867
XCD
Avg
2.9589
High
2.9757
Low
2.9423
Last updated: 5/8/2026, 11:01:11 PM
Quick Conversions
| XCD | SBD |
|---|---|
| 1 XCD | 2.94 SBD |
| 10 XCD | 29.42 SBD |
| 50 XCD | 147.12 SBD |
| 100 XCD | 294.23 SBD |
| 500 XCD | 1,471.17 SBD |
| 1,000 XCD | 2,942.33 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-08T23:01:11Z",
"rates": {
"SBD": 2.94233
}
}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": 294.233,
"rate": 2.94233
}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