Rate Overview
Live
1 BOB = 38.6230 CRC
1 CRC = 0.025891
BOB
Avg
69.5975
High
75.2232
Low
38.6230
Last updated: 7/31/2026, 11:57:49 AM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 38.62 CRC |
| 10 BOB | 386.23 CRC |
| 50 BOB | 1,931.15 CRC |
| 100 BOB | 3,862.30 CRC |
| 500 BOB | 19,311.49 CRC |
| 1,000 BOB | 38,622.98 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-31T11:57:49Z",
"rates": {
"CRC": 38.622979
}
}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": 3862.2979,
"rate": 38.622979
}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