Rate Overview
Live
1 BOB = 38.7051 CRC
1 CRC = 0.025836
BOB
Avg
38.5209
High
38.7257
Low
37.9455
Last updated: 8/19/2026, 9:48:05 AM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 38.71 CRC |
| 10 BOB | 387.05 CRC |
| 50 BOB | 1,935.26 CRC |
| 100 BOB | 3,870.51 CRC |
| 500 BOB | 19,352.56 CRC |
| 1,000 BOB | 38,705.11 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-08-19T09:48:05Z",
"rates": {
"CRC": 38.705111
}
}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": 3870.5111,
"rate": 38.705111
}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