Rate Overview
Live
1 BND = 350.8743 CRC
1 CRC = 0.002850
BND
Avg
354.1351
High
357.0110
Low
350.8743
Last updated: 6/19/2026, 9:07:20 AM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 350.87 CRC |
| 10 BND | 3,508.74 CRC |
| 50 BND | 17,543.71 CRC |
| 100 BND | 35,087.43 CRC |
| 500 BND | 175,437.13 CRC |
| 1,000 BND | 350,874.26 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-06-19T09:07:20Z",
"rates": {
"CRC": 350.874265
}
}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": 35087.4265,
"rate": 350.874265
}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