Rate Overview
Live
1 BND = 353.1947 CRC
1 CRC = 0.002831
BND
Avg
365.4551
High
393.8894
Low
348.0932
Last updated: 7/31/2026, 7:15:41 AM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 353.19 CRC |
| 10 BND | 3,531.95 CRC |
| 50 BND | 17,659.73 CRC |
| 100 BND | 35,319.47 CRC |
| 500 BND | 176,597.35 CRC |
| 1,000 BND | 353,194.69 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-07-31T07:15:41Z",
"rates": {
"CRC": 353.194693
}
}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": 35319.4693,
"rate": 353.194693
}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