Rate Overview
Live
1 BBD = 226.8934 CRC
1 CRC = 0.004407
BBD
Avg
226.4507
High
227.2671
Low
224.8572
Last updated: 9/2/2026, 10:23:51 AM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 226.89 CRC |
| 10 BBD | 2,268.93 CRC |
| 50 BBD | 11,344.67 CRC |
| 100 BBD | 22,689.34 CRC |
| 500 BBD | 113,446.71 CRC |
| 1,000 BBD | 226,893.42 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-09-02T10:23:51Z",
"rates": {
"CRC": 226.893418
}
}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": 22689.3418,
"rate": 226.893418
}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