Rate Overview
Live
1 CRC = 0.002069 BSD
1 BSD = 483.3253
CRC
Avg
0.002040
High
0.002069
Low
0.002018
Last updated: 2/15/2026, 3:27:56 AM
Quick Conversions
| CRC | BSD |
|---|---|
| 1 CRC | 0.00 BSD |
| 10 CRC | 0.02 BSD |
| 50 CRC | 0.10 BSD |
| 100 CRC | 0.21 BSD |
| 500 CRC | 1.03 BSD |
| 1,000 CRC | 2.07 BSD |
Get CRC/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=BSDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-02-15T03:27:56Z",
"rates": {
"BSD": 0.002069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "BSD",
"amount": 100
},
"result": 0.2069,
"rate": 0.002069
}Build with CRC/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key