Rate Overview
Live
1 SBD = 55.8963 CRC
1 CRC = 0.017890
SBD
Avg
56.0090
High
56.4503
Low
55.7709
Last updated: 8/19/2026, 5:04:17 AM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 55.90 CRC |
| 10 SBD | 558.96 CRC |
| 50 SBD | 2,794.82 CRC |
| 100 SBD | 5,589.63 CRC |
| 500 SBD | 27,948.17 CRC |
| 1,000 SBD | 55,896.34 CRC |
Get SBD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=CRCExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-08-19T05:04:17Z",
"rates": {
"CRC": 55.896335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "CRC",
"amount": 100
},
"result": 5589.6335,
"rate": 55.896335
}Build with SBD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key