Rate Overview
Live
1 BOB = 40.0047 CRC
1 CRC = 0.024997
BOB
Avg
40.8059
High
41.8821
Low
40.0047
Last updated: 7/29/2026, 9:50:04 AM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 40.00 CRC |
| 10 BOB | 400.05 CRC |
| 50 BOB | 2,000.24 CRC |
| 100 BOB | 4,000.47 CRC |
| 500 BOB | 20,002.36 CRC |
| 1,000 BOB | 40,004.72 CRC |
Get BOB/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CRCExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T09:50:04Z",
"rates": {
"CRC": 40.004716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CRC",
"amount": 100
},
"result": 4000.4716000000003,
"rate": 40.004716
}Build with BOB/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key