Rate Overview
Live
1 BAM = 273.6069 CRC
1 CRC = 0.003655
BAM
Avg
294.9500
High
304.0191
Low
273.6069
Last updated: 3/27/2026, 11:33:39 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 273.61 CRC |
| 10 BAM | 2,736.07 CRC |
| 50 BAM | 13,680.34 CRC |
| 100 BAM | 27,360.69 CRC |
| 500 BAM | 136,803.44 CRC |
| 1,000 BAM | 273,606.88 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-03-27T23:33:39Z",
"rates": {
"CRC": 273.606878
}
}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": 27360.6878,
"rate": 273.606878
}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