Rate Overview
Live
1 SBD = 57.8498 CRC
1 CRC = 0.017286
SBD
Avg
60.6101
High
62.5509
Low
57.8498
Last updated: 3/27/2026, 4:33:45 PM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 57.85 CRC |
| 10 SBD | 578.50 CRC |
| 50 SBD | 2,892.49 CRC |
| 100 SBD | 5,784.98 CRC |
| 500 SBD | 28,924.89 CRC |
| 1,000 SBD | 57,849.78 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-03-27T16:33:45Z",
"rates": {
"CRC": 57.84978
}
}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": 5784.978,
"rate": 57.84978
}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