Rate Overview
Live
1 SBD = 56.5009 CRC
1 CRC = 0.017699
SBD
Avg
56.4738
High
56.7252
Low
56.0787
Last updated: 9/2/2026, 4:57:08 AM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 56.50 CRC |
| 10 SBD | 565.01 CRC |
| 50 SBD | 2,825.04 CRC |
| 100 SBD | 5,650.09 CRC |
| 500 SBD | 28,250.44 CRC |
| 1,000 SBD | 56,500.88 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-09-02T04:57:08Z",
"rates": {
"CRC": 56.500882
}
}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": 5650.0882,
"rate": 56.500882
}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