Rate Overview
Live
1 BOB = 65.6101 CRC
1 CRC = 0.015242
BOB
Avg
65.8447
High
66.3638
Low
65.5911
Last updated: 6/19/2026, 6:15:12 AM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 65.61 CRC |
| 10 BOB | 656.10 CRC |
| 50 BOB | 3,280.50 CRC |
| 100 BOB | 6,561.01 CRC |
| 500 BOB | 32,805.05 CRC |
| 1,000 BOB | 65,610.09 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-06-19T06:15:12Z",
"rates": {
"CRC": 65.61009
}
}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": 6561.009,
"rate": 65.61009
}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