Rate Overview
Live
1 CRC = 0.017774 SBD
1 SBD = 56.2620
CRC
Avg
0.017633
High
0.017774
Low
0.017503
Last updated: 6/19/2026, 8:21:23 AM
Quick Conversions
| CRC | SBD |
|---|---|
| 1 CRC | 0.02 SBD |
| 10 CRC | 0.18 SBD |
| 50 CRC | 0.89 SBD |
| 100 CRC | 1.78 SBD |
| 500 CRC | 8.89 SBD |
| 1,000 CRC | 17.77 SBD |
Get CRC/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SBDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-06-19T08:21:23Z",
"rates": {
"SBD": 0.017774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SBD",
"amount": 100
},
"result": 1.7774,
"rate": 0.017774
}Build with CRC/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key