Rate Overview
Live
1 BAM = 266.5406 CRC
1 CRC = 0.003752
BAM
Avg
265.3181
High
266.5406
Low
263.9483
Last updated: 7/4/2026, 8:01:58 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 266.54 CRC |
| 10 BAM | 2,665.41 CRC |
| 50 BAM | 13,327.03 CRC |
| 100 BAM | 26,654.06 CRC |
| 500 BAM | 133,270.30 CRC |
| 1,000 BAM | 266,540.59 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-04T20:01:58Z",
"rates": {
"CRC": 266.540594
}
}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": 26654.0594,
"rate": 266.540594
}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