Rate Overview
Live
1 BAM = 265.2570 CRC
1 CRC = 0.003770
BAM
Avg
266.5389
High
268.0519
Low
265.2570
Last updated: 8/16/2026, 8:27:58 AM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 265.26 CRC |
| 10 BAM | 2,652.57 CRC |
| 50 BAM | 13,262.85 CRC |
| 100 BAM | 26,525.70 CRC |
| 500 BAM | 132,628.48 CRC |
| 1,000 BAM | 265,256.97 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-08-16T08:27:58Z",
"rates": {
"CRC": 265.256966
}
}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": 26525.6966,
"rate": 265.256966
}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