Rate Overview
Live
1 CRC = 0.004411 BBD
1 BBD = 226.7060
CRC
Avg
0.004404
High
0.004448
Low
0.004387
Last updated: 7/25/2026, 8:38:16 PM
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.41 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-07-25T20:38:16Z",
"rates": {
"BBD": 0.004411
}
}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.4411,
"rate": 0.004411
}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