Rate Overview
Live
1 CRC = 0.002191 BSD
1 BSD = 456.4126
CRC
Avg
0.002197
High
0.002199
Low
0.002191
Last updated: 5/7/2026, 5:54:19 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.10 BSD |
| 1,000 CRC | 2.19 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-05-07T17:54:19Z",
"rates": {
"BSD": 0.002191
}
}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.2191,
"rate": 0.002191
}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