Rate Overview
Live
1 CRC = 0.004230 BBD
1 BBD = 236.4066
CRC
Avg
0.004236
High
0.004253
Low
0.004219
Last updated: 3/6/2026, 12:04:20 PM
Quick Conversions
| CRC | BBD |
|---|---|
| 1 CRC | 0.00 BBD |
| 10 CRC | 0.04 BBD |
| 50 CRC | 0.21 BBD |
| 100 CRC | 0.42 BBD |
| 500 CRC | 2.12 BBD |
| 1,000 CRC | 4.23 BBD |
Get CRC/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=BBDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-06T12:04:20Z",
"rates": {
"BBD": 0.00423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "BBD",
"amount": 100
},
"result": 0.42300000000000004,
"rate": 0.00423
}Build with CRC/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key