Rate Overview
Live
1 SBD = 56.8799 CRC
1 CRC = 0.017581
SBD
Avg
57.2086
High
57.5524
Low
56.8799
Last updated: 4/17/2026, 4:54:19 AM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 56.88 CRC |
| 10 SBD | 568.80 CRC |
| 50 SBD | 2,843.99 CRC |
| 100 SBD | 5,687.99 CRC |
| 500 SBD | 28,439.94 CRC |
| 1,000 SBD | 56,879.89 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-04-17T04:54:19Z",
"rates": {
"CRC": 56.879886
}
}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": 5687.9886,
"rate": 56.879886
}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