Rate Overview
Live
1 CRC = 0.002208 BSD
1 BSD = 452.8986
CRC
Avg
0.002198
High
0.002211
Low
0.002175
Last updated: 5/28/2026, 3:33:26 AM
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.21 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-28T03:33:26Z",
"rates": {
"BSD": 0.002208
}
}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.2208,
"rate": 0.002208
}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