Rate Overview
Live
1 BAM = 269.4732 CRC
1 CRC = 0.003711
BAM
Avg
283.4185
High
304.7837
Low
268.7065
Last updated: 5/27/2026, 2:54:02 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 269.47 CRC |
| 10 BAM | 2,694.73 CRC |
| 50 BAM | 13,473.66 CRC |
| 100 BAM | 26,947.32 CRC |
| 500 BAM | 134,736.59 CRC |
| 1,000 BAM | 269,473.18 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-05-27T14:54:02Z",
"rates": {
"CRC": 269.473175
}
}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": 26947.3175,
"rate": 269.473175
}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