Rate Overview
Live
1 SBD = 58.7354 CRC
1 CRC = 0.017026
SBD
Avg
58.4480
High
58.7354
Low
58.1789
Last updated: 3/7/2026, 12:33:04 AM
Quick Conversions
| SBD | CRC |
|---|---|
| 1 SBD | 58.74 CRC |
| 10 SBD | 587.35 CRC |
| 50 SBD | 2,936.77 CRC |
| 100 SBD | 5,873.54 CRC |
| 500 SBD | 29,367.68 CRC |
| 1,000 SBD | 58,735.37 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-07T00:33:04Z",
"rates": {
"CRC": 58.735368
}
}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": 5873.5368,
"rate": 58.735368
}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