Rate Overview
Live
1 BSD = 485.1858 CRC
1 CRC = 0.002061
BSD
Avg
491.7378
High
495.3885
Low
485.1858
Last updated: 2/14/2026, 11:55:40 AM
Quick Conversions
| BSD | CRC |
|---|---|
| 1 BSD | 485.19 CRC |
| 10 BSD | 4,851.86 CRC |
| 50 BSD | 24,259.29 CRC |
| 100 BSD | 48,518.58 CRC |
| 500 BSD | 242,592.91 CRC |
| 1,000 BSD | 485,185.82 CRC |
Get BSD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=CRCExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-02-14T11:55:40Z",
"rates": {
"CRC": 485.185822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "CRC",
"amount": 100
},
"result": 48518.5822,
"rate": 485.185822
}Build with BSD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key