Rate Overview
Live
1 BND = 351.6562 CRC
1 CRC = 0.002844
BND
Avg
352.0296
High
354.3274
Low
350.5905
Last updated: 8/19/2026, 12:06:13 PM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 351.66 CRC |
| 10 BND | 3,516.56 CRC |
| 50 BND | 17,582.81 CRC |
| 100 BND | 35,165.62 CRC |
| 500 BND | 175,828.10 CRC |
| 1,000 BND | 351,656.20 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-08-19T12:06:13Z",
"rates": {
"CRC": 351.656201
}
}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": 35165.6201,
"rate": 351.656201
}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