Rate Overview
Live
1 BAM = 265.1895 CRC
1 CRC = 0.003771
BAM
Avg
275.6711
High
304.7837
Low
262.9063
Last updated: 7/27/2026, 6:56:57 AM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 265.19 CRC |
| 10 BAM | 2,651.89 CRC |
| 50 BAM | 13,259.47 CRC |
| 100 BAM | 26,518.95 CRC |
| 500 BAM | 132,594.73 CRC |
| 1,000 BAM | 265,189.45 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-27T06:56:57Z",
"rates": {
"CRC": 265.189453
}
}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": 26518.945300000003,
"rate": 265.189453
}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