Rate Overview
Live
1 BAM = 266.3683 CRC
1 CRC = 0.003754
BAM
Avg
279.9471
High
304.7837
Low
263.9483
Last updated: 7/6/2026, 6:15:11 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 266.37 CRC |
| 10 BAM | 2,663.68 CRC |
| 50 BAM | 13,318.42 CRC |
| 100 BAM | 26,636.83 CRC |
| 500 BAM | 133,184.16 CRC |
| 1,000 BAM | 266,368.31 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-06T18:15:11Z",
"rates": {
"CRC": 266.368312
}
}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": 26636.8312,
"rate": 266.368312
}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