Rate Overview
Live
1 BND = 353.9664 CRC
1 CRC = 0.002825
BND
Avg
375.6432
High
404.1334
Low
350.4999
Last updated: 8/1/2026, 9:44:47 AM
Quick Conversions
| BND | CRC |
|---|---|
| 1 BND | 353.97 CRC |
| 10 BND | 3,539.66 CRC |
| 50 BND | 17,698.32 CRC |
| 100 BND | 35,396.64 CRC |
| 500 BND | 176,983.18 CRC |
| 1,000 BND | 353,966.37 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-01T09:44:47Z",
"rates": {
"CRC": 353.966367
}
}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": 35396.6367,
"rate": 353.966367
}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