Rate Overview
Live
1 BBD = 226.3550 CRC
1 CRC = 0.004418
BBD
Avg
227.0264
High
227.9080
Low
224.7780
Last updated: 7/26/2026, 5:38:46 AM
Quick Conversions
| BBD | CRC |
|---|---|
| 1 BBD | 226.36 CRC |
| 10 BBD | 2,263.55 CRC |
| 50 BBD | 11,317.75 CRC |
| 100 BBD | 22,635.50 CRC |
| 500 BBD | 113,177.52 CRC |
| 1,000 BBD | 226,355.04 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-26T05:38:46Z",
"rates": {
"CRC": 226.355039
}
}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": 22635.5039,
"rate": 226.355039
}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