Rate Overview
Live
1 CRC = 0.004417 BBD
1 BBD = 226.3980
CRC
Avg
0.004414
High
0.004440
Low
0.004364
Last updated: 5/27/2026, 7:24:45 AM
Quick Conversions
| CRC | BBD |
|---|---|
| 1 CRC | 0.00 BBD |
| 10 CRC | 0.04 BBD |
| 50 CRC | 0.22 BBD |
| 100 CRC | 0.44 BBD |
| 500 CRC | 2.21 BBD |
| 1,000 CRC | 4.42 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-05-27T07:24:45Z",
"rates": {
"BBD": 0.004417
}
}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.4417,
"rate": 0.004417
}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