Rate Overview
Live
1 BBD = 228.5794 CRC
1 CRC = 0.004375
BBD
Avg
229.7146
High
230.9522
Low
228.5794
Last updated: 4/16/2026, 2:42:18 AM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 228.58 CRC |
| 10 BBD | 2,285.79 CRC |
| 50 BBD | 11,428.97 CRC |
| 100 BBD | 22,857.94 CRC |
| 500 BBD | 114,289.68 CRC |
| 1,000 BBD | 228,579.35 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-04-16T02:42:18Z",
"rates": {
"CRC": 228.579353
}
}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": 22857.9353,
"rate": 228.579353
}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