Rate Overview
Live
1 BSD = 456.0484 CRC
1 CRC = 0.002193
BSD
Avg
459.9825
High
462.8192
Low
456.0484
Last updated: 4/18/2026, 8:44:24 AM
Quick Conversions
| BSD | CRC |
|---|---|
| 1 BSD | 456.05 CRC |
| 10 BSD | 4,560.48 CRC |
| 50 BSD | 22,802.42 CRC |
| 100 BSD | 45,604.84 CRC |
| 500 BSD | 228,024.21 CRC |
| 1,000 BSD | 456,048.42 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-04-18T08:44:24Z",
"rates": {
"CRC": 456.048419
}
}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": 45604.8419,
"rate": 456.048419
}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