Rate Overview
Live
1 BND = 360.6165 CRC
1 CRC = 0.002773
BND
Avg
382.8295
High
398.0933
Low
360.6165
Last updated: 3/28/2026, 12:18:24 PM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 360.62 CRC |
| 10 BND | 3,606.16 CRC |
| 50 BND | 18,030.82 CRC |
| 100 BND | 36,061.65 CRC |
| 500 BND | 180,308.23 CRC |
| 1,000 BND | 360,616.45 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-03-28T12:18:24Z",
"rates": {
"CRC": 360.616452
}
}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": 36061.6452,
"rate": 360.616452
}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