Rate Overview
Live
1 BBD = 233.2915 CRC
1 CRC = 0.004286
BBD
Avg
233.5288
High
234.6234
Low
232.8747
Last updated: 3/26/2026, 2:47:52 PM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 233.29 CRC |
| 10 BBD | 2,332.92 CRC |
| 50 BBD | 11,664.58 CRC |
| 100 BBD | 23,329.15 CRC |
| 500 BBD | 116,645.76 CRC |
| 1,000 BBD | 233,291.52 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-26T14:47:52Z",
"rates": {
"CRC": 233.291515
}
}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": 23329.1515,
"rate": 233.291515
}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