Rate Overview
Live
1 BAM = 300.8189 CRC
1 CRC = 0.003324 BAM
Avg
289.8993
High
303.0010
Low
268.3328
Last updated: 1/25/2026, 6:49:02 PM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 300.82 CRC |
| 10 BAM | 3,008.19 CRC |
| 50 BAM | 15,040.95 CRC |
| 100 BAM | 30,081.89 CRC |
| 500 BAM | 150,409.47 CRC |
| 1,000 BAM | 300,818.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-01-25T18:49:02Z",
"rates": {
"CRC": 300.81894
}
}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": 30081.894,
"rate": 300.81894
}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