Rate Overview
Live
1 BOB = 67.0200 CRC
1 CRC = 0.014921
BOB
Avg
68.0873
High
69.7535
Low
67.0200
Last updated: 3/27/2026, 2:45:20 PM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 67.02 CRC |
| 10 BOB | 670.20 CRC |
| 50 BOB | 3,351.00 CRC |
| 100 BOB | 6,702.00 CRC |
| 500 BOB | 33,510.01 CRC |
| 1,000 BOB | 67,020.02 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-03-27T14:45:20Z",
"rates": {
"CRC": 67.020019
}
}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": 6702.0019,
"rate": 67.020019
}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