Rate Overview
Live
1 BAM = 283.8775 CRC
1 CRC = 0.003523
BAM
Avg
282.7093
High
285.0759
Low
278.8329
Last updated: 3/7/2026, 9:13:10 AM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 283.88 CRC |
| 10 BAM | 2,838.77 CRC |
| 50 BAM | 14,193.87 CRC |
| 100 BAM | 28,387.75 CRC |
| 500 BAM | 141,938.74 CRC |
| 1,000 BAM | 283,877.49 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-03-07T09:13:10Z",
"rates": {
"CRC": 283.877489
}
}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": 28387.748900000002,
"rate": 283.877489
}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