Rate Overview
Live
1 BOB = 36.4656 CRC
1 CRC = 0.027423
BOB
Avg
36.8346
High
38.0296
Low
36.1903
Last updated: 9/9/2026, 9:31:09 AM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 36.47 CRC |
| 10 BOB | 364.66 CRC |
| 50 BOB | 1,823.28 CRC |
| 100 BOB | 3,646.56 CRC |
| 500 BOB | 18,232.82 CRC |
| 1,000 BOB | 36,465.65 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-09-09T09:31:09Z",
"rates": {
"CRC": 36.46565
}
}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": 3646.5649999999996,
"rate": 36.46565
}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