Rate Overview
Live
1 BBD = 227.8434 CRC
1 CRC = 0.004389
BBD
Avg
234.4064
High
248.6894
Low
225.8407
Last updated: 7/6/2026, 9:36:18 PM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 227.84 CRC |
| 10 BBD | 2,278.43 CRC |
| 50 BBD | 11,392.17 CRC |
| 100 BBD | 22,784.34 CRC |
| 500 BBD | 113,921.68 CRC |
| 1,000 BBD | 227,843.37 CRC |
Get BBD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CRCExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-06T21:36:18Z",
"rates": {
"CRC": 227.843367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CRC",
"amount": 100
},
"result": 22784.3367,
"rate": 227.843367
}Build with BBD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key