Rate Overview
Live
1 BOB = 66.2710 CRC
1 CRC = 0.015090
BOB
Avg
66.7409
High
67.2787
Low
66.2710
Last updated: 4/17/2026, 4:53:17 AM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 66.27 CRC |
| 10 BOB | 662.71 CRC |
| 50 BOB | 3,313.55 CRC |
| 100 BOB | 6,627.10 CRC |
| 500 BOB | 33,135.49 CRC |
| 1,000 BOB | 66,270.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-04-17T04:53:17Z",
"rates": {
"CRC": 66.270977
}
}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": 6627.0977,
"rate": 66.270977
}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