Rate Overview
Live
1 SBD = 56.2737 CRC
1 CRC = 0.017770
SBD
Avg
58.1171
High
61.3762
Low
56.1717
Last updated: 7/11/2026, 8:05:02 PM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 56.27 CRC |
| 10 SBD | 562.74 CRC |
| 50 SBD | 2,813.68 CRC |
| 100 SBD | 5,627.37 CRC |
| 500 SBD | 28,136.83 CRC |
| 1,000 SBD | 56,273.65 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-07-11T20:05:02Z",
"rates": {
"CRC": 56.27365
}
}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": 5627.365000000001,
"rate": 56.27365
}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