Rate Overview
Live
1 BAM = 264.9813 CRC
1 CRC = 0.003774
BAM
Avg
264.9160
High
265.7883
Low
262.9063
Last updated: 7/23/2026, 5:11:14 AM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 264.98 CRC |
| 10 BAM | 2,649.81 CRC |
| 50 BAM | 13,249.06 CRC |
| 100 BAM | 26,498.13 CRC |
| 500 BAM | 132,490.63 CRC |
| 1,000 BAM | 264,981.26 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-23T05:11:14Z",
"rates": {
"CRC": 264.981255
}
}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": 26498.1255,
"rate": 264.981255
}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