Rate Overview
Live
1 SBD = 57.0045 CRC
1 CRC = 0.017542
SBD
Avg
56.8844
High
57.0318
Low
56.5443
Last updated: 5/7/2026, 8:09:51 AM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 57.00 CRC |
| 10 SBD | 570.05 CRC |
| 50 SBD | 2,850.23 CRC |
| 100 SBD | 5,700.45 CRC |
| 500 SBD | 28,502.25 CRC |
| 1,000 SBD | 57,004.51 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-05-07T08:09:51Z",
"rates": {
"CRC": 57.004508
}
}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": 5700.4508000000005,
"rate": 57.004508
}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