Rate Overview
Live
1 CRC = 0.002225 BSD
1 BSD = 449.4382
CRC
Avg
0.002220
High
0.002229
Low
0.002203
Last updated: 8/19/2026, 12:08:44 PM
Quick Conversions
| CRC | BSD |
|---|---|
| 1 CRC | 0.00 BSD |
| 10 CRC | 0.02 BSD |
| 50 CRC | 0.11 BSD |
| 100 CRC | 0.22 BSD |
| 500 CRC | 1.11 BSD |
| 1,000 CRC | 2.23 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-08-19T12:08:44Z",
"rates": {
"BSD": 0.002225
}
}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.2225,
"rate": 0.002225
}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