Rate Overview
Live
1 BND = 373.6308 CRC
1 CRC = 0.002676
BND
Avg
371.5858
High
373.6308
Low
367.8726
Last updated: 3/7/2026, 8:00:26 AM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 373.63 CRC |
| 10 BND | 3,736.31 CRC |
| 50 BND | 18,681.54 CRC |
| 100 BND | 37,363.08 CRC |
| 500 BND | 186,815.39 CRC |
| 1,000 BND | 373,630.77 CRC |
Get BND/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=CRCExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T08:00:26Z",
"rates": {
"CRC": 373.630772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "CRC",
"amount": 100
},
"result": 37363.0772,
"rate": 373.630772
}Build with BND/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key