Rate Overview
Live
1 BAM = 263.2493 CRC
1 CRC = 0.003799
BAM
Avg
264.1528
High
265.3569
Low
262.9063
Last updated: 7/26/2026, 9:43:11 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 263.25 CRC |
| 10 BAM | 2,632.49 CRC |
| 50 BAM | 13,162.47 CRC |
| 100 BAM | 26,324.93 CRC |
| 500 BAM | 131,624.66 CRC |
| 1,000 BAM | 263,249.32 CRC |
Get BAM/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=CRCExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-26T21:43:11Z",
"rates": {
"CRC": 263.249319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "CRC",
"amount": 100
},
"result": 26324.931900000003,
"rate": 263.249319
}Build with BAM/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key