Rate Overview
Live
1 SBD = 56.2603 CRC
1 CRC = 0.017775
SBD
Avg
56.7136
High
57.1321
Low
56.2603
Last updated: 6/19/2026, 8:40:50 AM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 56.26 CRC |
| 10 SBD | 562.60 CRC |
| 50 SBD | 2,813.01 CRC |
| 100 SBD | 5,626.03 CRC |
| 500 SBD | 28,130.13 CRC |
| 1,000 SBD | 56,260.27 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-06-19T08:40:50Z",
"rates": {
"CRC": 56.260266
}
}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": 5626.0266,
"rate": 56.260266
}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