Rate Overview
Live
1 BOB = 66.5213 CRC
1 CRC = 0.015033
BOB
Avg
66.0504
High
66.5213
Low
65.5535
Last updated: 5/9/2026, 4:53:36 AM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 66.52 CRC |
| 10 BOB | 665.21 CRC |
| 50 BOB | 3,326.07 CRC |
| 100 BOB | 6,652.13 CRC |
| 500 BOB | 33,260.66 CRC |
| 1,000 BOB | 66,521.31 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-05-09T04:53:36Z",
"rates": {
"CRC": 66.52131
}
}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": 6652.131,
"rate": 66.52131
}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