Rate Overview
Live
1 BOB = 41.5569 CRC
1 CRC = 0.024063
BOB
Avg
41.4529
High
42.4291
Low
40.2744
Last updated: 7/27/2026, 8:09:21 PM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 41.56 CRC |
| 10 BOB | 415.57 CRC |
| 50 BOB | 2,077.85 CRC |
| 100 BOB | 4,155.69 CRC |
| 500 BOB | 20,778.46 CRC |
| 1,000 BOB | 41,556.92 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-07-27T20:09:21Z",
"rates": {
"CRC": 41.556916
}
}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": 4155.6916,
"rate": 41.556916
}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