Rate Overview
Live
1 BOB = 65.6053 CRC
1 CRC = 0.015243
BOB
Avg
68.3432
High
71.9903
Low
65.4628
Last updated: 5/29/2026, 6:39:12 PM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 65.61 CRC |
| 10 BOB | 656.05 CRC |
| 50 BOB | 3,280.26 CRC |
| 100 BOB | 6,560.53 CRC |
| 500 BOB | 32,802.63 CRC |
| 1,000 BOB | 65,605.25 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-29T18:39:12Z",
"rates": {
"CRC": 65.605251
}
}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": 6560.5251,
"rate": 65.605251
}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