Rate Overview
Live
1 BND = 351.9759 CRC
1 CRC = 0.002841
BND
Avg
383.8512
High
406.9681
Low
351.9759
Last updated: 7/31/2026, 1:24:02 AM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 351.98 CRC |
| 10 BND | 3,519.76 CRC |
| 50 BND | 17,598.80 CRC |
| 100 BND | 35,197.59 CRC |
| 500 BND | 175,987.96 CRC |
| 1,000 BND | 351,975.91 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-31T01:24:02Z",
"rates": {
"CRC": 351.975911
}
}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": 35197.5911,
"rate": 351.975911
}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