Rate Overview
Live
1 BBD = 227.6554 CRC
1 CRC = 0.004393
BBD
Avg
227.2499
High
227.6554
Low
226.6383
Last updated: 7/1/2026, 10:23:15 AM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 227.66 CRC |
| 10 BBD | 2,276.55 CRC |
| 50 BBD | 11,382.77 CRC |
| 100 BBD | 22,765.54 CRC |
| 500 BBD | 113,827.72 CRC |
| 1,000 BBD | 227,655.44 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-01T10:23:15Z",
"rates": {
"CRC": 227.655439
}
}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": 22765.5439,
"rate": 227.655439
}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