Rate Overview
Live
1 BAM = 264.8029 CRC
1 CRC = 0.003776
BAM
Avg
287.7108
High
304.8143
Low
262.9063
Last updated: 7/21/2026, 3:29:39 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 264.80 CRC |
| 10 BAM | 2,648.03 CRC |
| 50 BAM | 13,240.15 CRC |
| 100 BAM | 26,480.29 CRC |
| 500 BAM | 132,401.47 CRC |
| 1,000 BAM | 264,802.94 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-21T15:29:39Z",
"rates": {
"CRC": 264.802942
}
}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": 26480.294199999997,
"rate": 264.802942
}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