Rate Overview
Live
1 BBD = 225.8740 CRC
1 CRC = 0.004427
BBD
Avg
225.7816
High
225.8740
Low
225.7267
Last updated: 5/6/2026, 5:18:18 PM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 225.87 CRC |
| 10 BBD | 2,258.74 CRC |
| 50 BBD | 11,293.70 CRC |
| 100 BBD | 22,587.40 CRC |
| 500 BBD | 112,937.01 CRC |
| 1,000 BBD | 225,874.03 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-05-06T17:18:18Z",
"rates": {
"CRC": 225.874028
}
}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": 22587.4028,
"rate": 225.874028
}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