Rate Overview
Live
1 BBD = 227.5218 CRC
1 CRC = 0.004395
BBD
Avg
226.7348
High
227.5218
Low
224.7780
Last updated: 7/25/2026, 1:16:23 AM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 227.52 CRC |
| 10 BBD | 2,275.22 CRC |
| 50 BBD | 11,376.09 CRC |
| 100 BBD | 22,752.18 CRC |
| 500 BBD | 113,760.88 CRC |
| 1,000 BBD | 227,521.75 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-25T01:16:23Z",
"rates": {
"CRC": 227.521751
}
}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": 22752.1751,
"rate": 227.521751
}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