Rate Overview
Live
1 BND = 359.9840 CRC
1 CRC = 0.002778
BND
Avg
362.1231
High
364.4790
Low
359.9840
Last updated: 4/17/2026, 12:00:02 PM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 359.98 CRC |
| 10 BND | 3,599.84 CRC |
| 50 BND | 17,999.20 CRC |
| 100 BND | 35,998.40 CRC |
| 500 BND | 179,992.00 CRC |
| 1,000 BND | 359,984.00 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-04-17T12:00:02Z",
"rates": {
"CRC": 359.983996
}
}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": 35998.3996,
"rate": 359.983996
}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