Rate Overview
Live
1 SBD = 56.1113 CRC
1 CRC = 0.017822
SBD
Avg
57.6350
High
61.7800
Low
56.0878
Last updated: 7/30/2026, 10:49:31 AM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 56.11 CRC |
| 10 SBD | 561.11 CRC |
| 50 SBD | 2,805.56 CRC |
| 100 SBD | 5,611.13 CRC |
| 500 SBD | 28,055.63 CRC |
| 1,000 SBD | 56,111.25 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-30T10:49:31Z",
"rates": {
"CRC": 56.111254
}
}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": 5611.1254,
"rate": 56.111254
}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