Rate Overview
Live
1 BAM = 276.3669 CRC
1 CRC = 0.003618
BAM
Avg
276.9563
High
277.6856
Low
276.2706
Last updated: 4/17/2026, 2:46:08 AM
Quick Conversions
| BAM | CRC |
|---|---|
| 1 BAM | 276.37 CRC |
| 10 BAM | 2,763.67 CRC |
| 50 BAM | 13,818.34 CRC |
| 100 BAM | 27,636.69 CRC |
| 500 BAM | 138,183.43 CRC |
| 1,000 BAM | 276,366.87 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-04-17T02:46:08Z",
"rates": {
"CRC": 276.366865
}
}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": 27636.686500000003,
"rate": 276.366865
}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