Rate Overview
Live
1 BBD = 236.3790 CRC
1 CRC = 0.004230
BBD
Avg
236.0571
High
236.9738
Low
235.0918
Last updated: 3/6/2026, 8:07:53 AM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 236.38 CRC |
| 10 BBD | 2,363.79 CRC |
| 50 BBD | 11,818.95 CRC |
| 100 BBD | 23,637.90 CRC |
| 500 BBD | 118,189.51 CRC |
| 1,000 BBD | 236,379.02 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-03-06T08:07:53Z",
"rates": {
"CRC": 236.37902
}
}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": 23637.902,
"rate": 236.37902
}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