Rate Overview
Live
1 BOB = 45.8847 CRC
1 CRC = 0.021794
BOB
Avg
59.1165
High
65.8577
Low
45.8847
Last updated: 7/9/2026, 11:49:49 PM
Quick Conversions
| BOB | CRC |
|---|---|
| 1 BOB | 45.88 CRC |
| 10 BOB | 458.85 CRC |
| 50 BOB | 2,294.23 CRC |
| 100 BOB | 4,588.47 CRC |
| 500 BOB | 22,942.33 CRC |
| 1,000 BOB | 45,884.66 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-09T23:49:49Z",
"rates": {
"CRC": 45.884661
}
}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": 4588.466100000001,
"rate": 45.884661
}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