Rate Overview
Live
1 CRC = 0.016840 SBD
1 SBD = 59.3824
CRC
Avg
0.017058
High
0.017188
Low
0.016840
Last updated: 3/7/2026, 4:07:04 AM
Quick Conversions
| CRC | SBD |
|---|---|
| 1 CRC | 0.02 SBD |
| 10 CRC | 0.17 SBD |
| 50 CRC | 0.84 SBD |
| 100 CRC | 1.68 SBD |
| 500 CRC | 8.42 SBD |
| 1,000 CRC | 16.84 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-03-07T04:07:04Z",
"rates": {
"SBD": 0.01684
}
}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.6840000000000002,
"rate": 0.01684
}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