Rate Overview
Live
1 BND = 351.6118 CRC
1 CRC = 0.002844
BND
Avg
352.0367
High
352.9960
Low
351.1100
Last updated: 7/9/2026, 9:24:02 AM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 351.61 CRC |
| 10 BND | 3,516.12 CRC |
| 50 BND | 17,580.59 CRC |
| 100 BND | 35,161.18 CRC |
| 500 BND | 175,805.88 CRC |
| 1,000 BND | 351,611.76 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-09T09:24:02Z",
"rates": {
"CRC": 351.611763
}
}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": 35161.1763,
"rate": 351.611763
}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