Rate Overview
Live
1 BAM = 267.6864 CRC
1 CRC = 0.003736
BAM
Avg
267.7867
High
268.4836
Low
266.5132
Last updated: 8/12/2026, 8:24:00 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 267.69 CRC |
| 10 BAM | 2,676.86 CRC |
| 50 BAM | 13,384.32 CRC |
| 100 BAM | 26,768.64 CRC |
| 500 BAM | 133,843.18 CRC |
| 1,000 BAM | 267,686.37 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-12T20:24:00Z",
"rates": {
"CRC": 267.686369
}
}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": 26768.6369,
"rate": 267.686369
}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