Rate Overview
Live
1 SBD = 57.0319 CRC
1 CRC = 0.017534
SBD
Avg
58.7907
High
61.3189
Low
56.6229
Last updated: 5/27/2026, 7:20:42 PM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 57.03 CRC |
| 10 SBD | 570.32 CRC |
| 50 SBD | 2,851.59 CRC |
| 100 SBD | 5,703.19 CRC |
| 500 SBD | 28,515.95 CRC |
| 1,000 SBD | 57,031.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-05-27T19:20:42Z",
"rates": {
"CRC": 57.031891
}
}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": 5703.1891000000005,
"rate": 57.031891
}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