Rate Overview
Live
1 SBD = 56.6643 CRC
1 CRC = 0.017648
SBD
Avg
59.0581
High
61.7800
Low
56.4045
Last updated: 5/27/2026, 4:02:48 PM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 56.66 CRC |
| 10 SBD | 566.64 CRC |
| 50 SBD | 2,833.22 CRC |
| 100 SBD | 5,666.43 CRC |
| 500 SBD | 28,332.16 CRC |
| 1,000 SBD | 56,664.32 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-27T16:02:48Z",
"rates": {
"CRC": 56.664321
}
}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": 5666.4321,
"rate": 56.664321
}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